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