children property

List<Widget> children
final

The list containing all children that can be supplied.

Implementation

final List<Widget> children;