children property

List<Widget>? children
final

List of children. Required in default constructor.

Implementation

final List<Widget>? children;