range property

AnimationRange? range
final

Specifies a start and end point from where to start and stop the animation.

For now only PathIndexRange is supported as parameter type.

Implementation

final AnimationRange? range;