staffstart-android-sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
staffstart-android-sdk
example
/
com.vanish.standard.example.ui.theme
/
ExampleAppTheme
Example
App
Theme
@
Composable
fun
ExampleAppTheme
(
useDarkTheme
:
Boolean
=
false
,
content
:
@
Composable
(
)
->
Unit
)