menu
yjy_image_3_3_0 package
documentation
image.dart
Animation
numFrames property
numFrames property
dark_mode
light_mode
numFrames
property
int
get
numFrames
How many frames are in the animation?
Implementation
int get numFrames => frames.length;
yjy_image_3_3_0 package
documentation
image
Animation
numFrames property
Animation class