durationFrames property

double durationFrames

Number of frames in the animation

Implementation

double get durationFrames => endFrame - startFrame;