numFrames property

int numFrames

How many frames are in the animation?

Implementation

int get numFrames => frames.length;