menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
GifDecoder
GifDecoder.new constructor
GifDecoder.new constructor
dark_mode
light_mode
GifDecoder
constructor
GifDecoder
(
[
List
<
int
>
?
bytes
])
Implementation
GifDecoder([List<int>? bytes]) { if (bytes != null) { startDecode(bytes); } }
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
GifDecoder
GifDecoder.new constructor
GifDecoder class