reverse property

bool reverse
final

Whether the page view scrolls in the reading direction.

Corresponds to Material's PageView's reverse parameter: https://api.flutter.dev/flutter/widgets/PageView-class.html

Implementation

final bool reverse;