Companion

object Companion

Functions

invoke
Link copied to clipboard
operator fun invoke(): Theme
gets the current active Theme
use
Link copied to clipboard
fun use(theme: Theme)
sets the current active theme

Properties

data
Link copied to clipboard
val data: Flow<Theme>
exposes the current Theme as a Flow