menu
flutter_printer_plus package
documentation
flutter_printer_plus.dart
PngEncoder
supportsAnimation property
supportsAnimation property
dark_mode
light_mode
supportsAnimation
property
@
override
bool
get
supportsAnimation
override
Does this encoder support animation?
Implementation
@override bool get supportsAnimation => true;
flutter_printer_plus package
documentation
flutter_printer_plus
PngEncoder
supportsAnimation property
PngEncoder class