children property

List<Widget> children
final

List of the widget to display.

Implementation

final List<Widget> children;