children property

List<Widget> children
final

List of children widgets to display in the grid

Implementation

final List<Widget> children;