IThemeSetup

interface IThemeSetup

Inheritors

Properties

Link copied to clipboard
abstract val baseThemes: List<Any>

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun getIcon(item: Any): ImageVector
Link copied to clipboard
abstract fun getText(item: Any): String
Link copied to clipboard
Link copied to clipboard
abstract fun rememberComposeThemeDefault(): ComposeTheme.State