children property

List<Widget> children
final

Content of the screen, body of the Scaffold.

Implementation

final List<Widget> children;