menu
Flutter
animation
AnimationController
upperBound property
upperBound
brightness_4
brightness_5
description
upperBound
property
double
upperBound
final
The value at which this animation is deemed to be completed.
Implementation
final double upperBound;
Flutter
animation
AnimationController
upperBound property
AnimationController class