toggle menu
viewmodel-pilot
0.3.3-SNAPSHOT
common
switch theme
search in API
components
/
com.mirego.pilot.components
/
PilotSwitch
/
PilotSwitch
Pilot
Switch
constructor
(
isOn
:
StateFlow
<
Boolean
>
,
label
:
T
,
onCheckedChange
:
(
Boolean
)
->
Unit
=
{}
)