toggle menu
viewmodel-pilot
0.3.3-SNAPSHOT
android
switch theme
search in API
components
/
com.mirego.pilot.components.ui
/
PilotButton
Pilot
Button
android
@
Composable
fun
<
C
:
Any
>
PilotButton
(
pilotButton
:
PilotButton
<
C
>
,
modifier
:
Modifier
=
Modifier
,
content
:
@
Composable
BoxScope
.
(
field
:
C
)
->
Unit
)