fadeInCurve property
The curve used for the dialog's fade-in animation when entering. Defaults to Curves.linear.
Implementation
@override
final Curve fadeInCurve;
The curve used for the dialog's fade-in animation when entering. Defaults to Curves.linear.
@override
final Curve fadeInCurve;