menu
flutter_refresh_indicator package
documentation
widgets/bouncing_refresh_indicator.dart
BouncingRefreshIndicator
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Whether users can pull to trigger the refresh operation.
Implementation
final bool enabled;
flutter_refresh_indicator package
documentation
widgets/bouncing_refresh_indicator
BouncingRefreshIndicator
enabled property
BouncingRefreshIndicator class