numFrames property

int get numFrames

How many frames are in the animation?

Implementation

int get numFrames => frames.length;