menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.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_flutter_printer_plus package
documentation
flutter_printer_plus
Animation
numFrames property
Animation class