errorFadeTween property
The error fade tween. Defaults to defaultErrorFadeTween.
Set to noErrorFadeTween to disable the fade effect.
Implementation
@override
final Animatable<double> errorFadeTween;
The error fade tween. Defaults to defaultErrorFadeTween.
Set to noErrorFadeTween to disable the fade effect.
@override
final Animatable<double> errorFadeTween;