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