iconTween property
The icon animation's tween. Defaults to FImmutableTween(begin: 0.0, end: 0.25).
Implementation
@override
final Animatable<double> iconTween;
The icon animation's tween. Defaults to FImmutableTween(begin: 0.0, end: 0.25).
@override
final Animatable<double> iconTween;