children property

List<Window> children

Implementation

List<Window> get children => UnmodifiableListView(_children);