children property

List<Widget> children
final

A list of all children you want to be displayed on the page.

Implementation

final List<Widget> children;