app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.mutkuensert.androidsignatureexample.ui.theme
/
AndroidKeyStoreExampleTheme
Android
Key
Store
Example
Theme
@
Composable
fun
AndroidKeyStoreExampleTheme
(
darkTheme
:
Boolean
=
isSystemInDarkTheme()
,
dynamicColor
:
Boolean
=
true
,
content
:
@
Composable
(
)
->
Unit
)