children property

List<Widget> children
final

The widgets to be displayed in the body of the page.

Implementation

final List<Widget> children;