menu
widget_modifier package
documentation
widgets.dart
SingleChildScrollViewModifier
scrollDirection property
scrollDirection property
dark_mode
light_mode
scrollDirection
property
Axis
scrollDirection
final
The axis along which the scroll view scrolls.
Defaults to
Axis.vertical
.
Implementation
final Axis scrollDirection;
widget_modifier package
documentation
widgets
SingleChildScrollViewModifier
scrollDirection property
SingleChildScrollViewModifier class