children property

List<Widget> children
final

The list of widgets to arrange vertically.

Implementation

final List<Widget> children;