menu
flutter_appbar package
documentation
components/appbar_behavior.dart
DrivenAppBarBehavior
bouncing property
bouncing property
dark_mode
light_mode
bouncing
property
bool
bouncing
final
Whether the appbar will be synchronized when bouncing overscroll occurs.
Implementation
final bool bouncing;
flutter_appbar package
documentation
components/appbar_behavior
DrivenAppBarBehavior
bouncing property
DrivenAppBarBehavior class