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