children property

List<Widget> children
final

Widgets to put in the Row.

Implementation

final List<Widget> children;