menu
flutter_animator package
documentation
animation/animation_preferences.dart
AnimationPreferences
magnitude property
magnitude property
dark_mode
light_mode
magnitude
property
double
magnitude
final
Defines the magnitude of the animation (1.0 = 100%, 0.5 = 50%, etc.)
Implementation
final double magnitude;
flutter_animator package
documentation
animation/animation_preferences
AnimationPreferences
magnitude property
AnimationPreferences class