children property

List get children

Implementation

List<View> get children {
  return _children;
}