children property

List<Widget> children
final

The list of Widgets that LeanSpacedColumn holds.

Implementation

final List<Widget> children;