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