toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-widget
/
app.cash.redwood.widget
/
MutableListChildren
/
MutableListChildren
Mutable
List
Children
constructor
(
container
:
MutableList
<
Widget
<
W
>
>
=
mutableListOf()
,
modifierUpdated
:
(
)
->
Unit
=
{}
)
Parameters
container
Optional existing
MutableList
instance to wrap.