scaleTween property
The tween used to animate the dialog's scale in and out. Defaults to [0.95, 1]
.
Implementation
@override
final Animatable<double> scaleTween;
The tween used to animate the dialog's scale in and out. Defaults to [0.95, 1]
.
@override
final Animatable<double> scaleTween;