toggle menu
ZappBase
androidJvm
switch theme
search in API
Compose
/
com.zappstudio.compose.theme
/
MainButton
Main
Button
@
Composable
fun
MainButton
(
modifier
:
Modifier
,
text
:
String
,
onClick
:
(
)
->
Unit
)