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