scrollDirection property Null safety
final
Same as ListView.scrollDirection: "axis along which the scroll view scrolls".
Implementation
final Axis scrollDirection;
Same as ListView.scrollDirection: "axis along which the scroll view scrolls".
final Axis scrollDirection;