ComposeThemer
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
ComposeThemer
core
/
com.michaelflisar.composethemer
/
defaultScrim
default
Scrim
android
fun
SystemBarStyle.Companion
.
defaultScrim
(
resources
:
Resources
,
darkMode
:
Boolean
=
(resources.configuration.uiMode and Configuration.UI_MODE_NIGHT_MASK) == Configuration.UI_MODE_NIGHT_YES
)
:
Color