kResizeAnimationCurve top-level constant

Curve const kResizeAnimationCurve

Default curve of a resizing animation.

Implementation

const Curve kResizeAnimationCurve = Curves.easeInOut;