Companion

object Companion

Functions

Link copied to clipboard
operator fun invoke(): Theme

gets the current active Theme

Link copied to clipboard
fun use(theme: Theme)

sets the current active theme

Properties

Link copied to clipboard
val data: Flow<Theme>

exposes the current Theme as a Flow