fadeInCurve property

  1. @override
Curve fadeInCurve
final

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

Implementation

@override
final Curve fadeInCurve;