toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.screens.onboarding.welcome
Package-level
declarations
Functions
Functions
Preview
Welcome
Link copied to clipboard
@
Preview
(
device
=
"spec:parent=pixel_5,orientation=landscape"
)
@
Preview
@
Preview
(
fontScale
=
2.0
)
@
Composable
fun
PreviewWelcome
(
)
Welcome
Link copied to clipboard
@
Composable
fun
Welcome
(
onNavigate
:
(
)
->
Unit
,
modifier
:
Modifier
=
Modifier
)