menu
yjy_image_3_3_0 package
documentation
image.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_image_3_3_0 package
documentation
image
Animation
isEmpty property
Animation class