reverse property
Whether the scroll view scrolls in the reading direction (false) or the reverse direction (true).
Implementation
final bool reverse;
Whether the scroll view scrolls in the reading direction (false) or the reverse direction (true).
final bool reverse;