fadeInCurve property

  1. @override
Curve fadeInCurve
final

The curve used for the dialog's fade-in animation when entering. Defaults to Curves.linear.

Implementation

@override
final Curve fadeInCurve;