children property

List<Widget> children
final

The list of widgets to be displayed in the column.

Implementation

final List<Widget> children;