children property

List<Widget> children
final

The list of widgets to be displayed in the row.

Implementation

final List<Widget> children;