menu
stac_core package
documentation
widgets/wrap/stac_wrap.dart
StacWrap
children property
children property
dark_mode
light_mode
children
property
List
<
StacWidget
>
?
children
final
The widgets below this widget in the tree.
Implementation
final List<StacWidget>? children;
stac_core package
documentation
widgets/wrap/stac_wrap
StacWrap
children property
StacWrap class