app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.screens.home.home
/
HomeTopAppBar
Home
Top
App
Bar
@
Composable
fun
HomeTopAppBar
(
drawerState
:
DrawerState
,
coroutineScope
:
CoroutineScope
,
onNavigate
:
(
String
)
->
Unit
)