menu
flutter_floating_bottom_bar package
documentation
flutter_floating_bottom_bar.dart
CurvedMotion
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Returns a hash code for this object.
Implementation
@override int get hashCode => Object.hash(duration, curve);
flutter_floating_bottom_bar package
documentation
flutter_floating_bottom_bar
CurvedMotion
hashCode property
CurvedMotion class