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