Garden Compose
Toggle table of contents
main-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Garden Compose
Core
/
io.github.gardencompose.modifier
/
combine
combine
fun
Modifier
.
combine
(
apply
:
(
Widget
)
->
Unit
,
undo
:
(
Widget
)
->
Unit
)
:
Modifier