reverse property

bool reverse
final

Proxy property for ScrollView.reverse

Package doesn't support it yet.

But as temporary solution similar result can be achieved with some config combination, described in README.md

Implementation

final bool reverse = false;