children property

List<Widget> children
final

The widgets that comprise the cells in this row.

Implementation

final List<Widget> children;