redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
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.