children property

List<StacWidget>? children
final

The widgets to display in this row.

Implementation

final List<StacWidget>? children;