Package com.pspdfkit.compose.theme
Class UiThemeKt
-
- All Implemented Interfaces:
public final class UiThemeKt
-
-
Method Summary
Modifier and Type Method Description final static UiColorScheme
getUiColors()
Default values provider for Custom colors. -
-
Method Detail
-
getUiColors
@Composable() final static UiColorScheme getUiColors()
Default values provider for Custom colors.
-
-
-
-