doubleTapZoomCurve property

Curve doubleTapZoomCurve
final

The curve of the animation played when double-tap zooming

Defaults to Curves.fastOutSlowIn.

Implementation

final Curve doubleTapZoomCurve;