children property

List<StacWidget>? children
final

The widgets below this widget in the tree.

Implementation

final List<StacWidget>? children;