menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
Animation
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
@
override
bool
get
isEmpty
override
Is the animation empty (no frames)?
Implementation
@override bool get isEmpty => frames.isEmpty;
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
Animation
isEmpty property
Animation class