children property

List<Widget> children
final

Widgets that will be used in the build method

Implementation

final List<Widget> children;