children property

List<Widget> children
final

The list of child widgets to be displayed inside the main grid.

Implementation

final List<Widget> children;