children property

List<Widget> children
final

The widgets below this widget in the tree.

Implementation

final List<Widget> children;