children property

List<Widget> children
final

The widgets to display.

Implementation

final List<Widget> children;