library
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
library
library
/
xyz.malefic.compose.iced
/
Switch
/
Switch
Switch
constructor
(
checked
:
Boolean
,
onCheckedChange
:
(
Boolean
)
->
Unit
=
{}
,
label
:
String
?
=
null
,
key
:
String
?
=
null
)