menu
flutter_common_widgets package
documentation
refresh_indicator.dart
RefreshIndicator
reverse property
reverse property
dark_mode
light_mode
reverse
property
bool
reverse
final
Whether the scroll view scrolls in the reading direction.
Defaults to false.
Implementation
final bool reverse;
flutter_common_widgets package
documentation
refresh_indicator
RefreshIndicator
reverse property
RefreshIndicator class