children property

List<Widget> children
final

A user-defined content of the screen.

Implementation

final List<Widget> children;