menu
files_preview package
documentation
image.dart
Command
decodeJpgFile method
decodeJpgFile method
dark_mode
light_mode
decodeJpgFile
method
void
decodeJpgFile
(
String
path
)
Implementation
void decodeJpgFile(String path) { subCommand = DecodeJpgFileCmd(subCommand, path); }
files_preview package
documentation
image
Command
decodeJpgFile method
Command class