children property

List<Widget> children
final

List of widgets to display in the grid

Implementation

final List<Widget> children;