app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.ui.screens.settings
/
SettingsScreen
Settings
Screen
@
Composable
fun
SettingsScreen
(
onBack
:
(
)
->
Unit
,
viewModel
:
SettingsViewModel
=
hiltViewModel()
)