children property

List<ZeroGridItem> children
final

The widgets below this widget in the tree. default is empty list

Implementation

final List<ZeroGridItem> children;