children property

List<Widget> children
final

The widgets below the app bar in the tree.

Implementation

final List<Widget> children;