Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-settings
/
org.meshtastic.feature.settings.component
/
ThemePickerDialog
Theme
Picker
Dialog
@
Composable
fun
ThemePickerDialog
(
onClickTheme
:
(
Int
)
->
Unit
,
onDismiss
:
(
)
->
Unit
)
(
source
)
Shared dialog for picking a theme option. Used by both Android and Desktop settings screens.