reverse property

bool reverse
final

Whether the view scrolls in the reading direction.

Defaults to false.

See ScrollView.reverse.

Implementation

final bool reverse;