disableAnimation property
Whether to disable smooth progress animations.
Type: bool?. If null, defaults to false. When true, progress changes
instantly without transitions for performance optimization.
Implementation
final bool? disableAnimation;
Whether to disable smooth progress animations.
Type: bool?. If null, defaults to false. When true, progress changes
instantly without transitions for performance optimization.
final bool? disableAnimation;