childrenInstance property
Returns the current set of root-level children.
Implementation
@override
List<ComponentInstance> get childrenInstance => _childrenInstance;
Returns the current set of root-level children.
@override
List<ComponentInstance> get childrenInstance => _childrenInstance;