AnimationFromCurveExtension extension Animation

Extension for creating AnimationSpecs from Curves.

See also:

on

Methods

animation([Duration duration = AnimationSpec.defaultDuration]) AnimationSpec

Available on Curve, provided by the AnimationFromCurveExtension extension

Returns an animation which uses this curve and animates for a fixed duration.