toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming.compose
/
LightDashTheme
Light
Dash
Theme
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Composable
fun
LightDashTheme
(
content
:
@
Composable
(
)
->
Unit
)