children property

List<Widget> children
final

The widgets to render inside this grid.

Implementation

final List<Widget> children;