rowItems property

List<Widget> rowItems
final

The items in the row.

Implementation

final List<Widget> rowItems;