children property

List<Widget>? children
final

The child widgets

Implementation

final List<Widget>? children;