MutableListChildren

constructor(container: MutableList<Widget<W>> = mutableListOf(), modifierUpdated: () -> Unit = {})

Parameters

container

Optional existing MutableList instance to wrap.