disableAnimation property
Whether to disable smooth progress animations.
Type: bool?. If null, defaults to false. When true, disables
AnimatedValueBuilder for instant progress changes.
Implementation
final bool? disableAnimation;
Whether to disable smooth progress animations.
Type: bool?. If null, defaults to false. When true, disables
AnimatedValueBuilder for instant progress changes.
final bool? disableAnimation;