menu
stac_core package
documentation
widgets/wrap/stac_wrap.dart
StacWrap
direction property
direction property
dark_mode
light_mode
direction
property
StacAxis
?
direction
final
The direction to lay out the children. Defaults to
StacAxis.horizontal
.
Implementation
final StacAxis? direction;
stac_core package
documentation
widgets/wrap/stac_wrap
StacWrap
direction property
StacWrap class