styling
0.14.4
styling
/
dev.fritz2.styling.theme
/
Theme
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Theme
Content copied to clipboard
gets the current active
Theme
use
Link copied to clipboard
fun
use
(
theme
:
Theme
)
Content copied to clipboard
sets the current active theme
Properties
data
Link copied to clipboard
val
data
:
Flow
<
Theme
>
Content copied to clipboard
exposes the current
Theme
as a
Flow