menu
stac_core package
documentation
widgets/row/stac_row.dart
StacRow
children property
children property
dark_mode
light_mode
children
property
List
<
StacWidget
>
?
children
final
The widgets to display in this row.
Implementation
final List<StacWidget>? children;
stac_core package
documentation
widgets/row/stac_row
StacRow
children property
StacRow class