stateChildColl property

List<Widget> stateChildColl
getter/setter pair

For MultiHost.create, to accmulate the child

Implementation

static List<Widget> stateChildColl = <Widget>[];