children property

List<Widget> children
final

The children to display in the column.

Implementation

final List<Widget> children;