menu
multimedia package
documentation
loader.dart
ImageFormatSupport
ImageFormatSupport.new constructor
ImageFormatSupport.new constructor
dark_mode
light_mode
ImageFormatSupport
constructor
ImageFormatSupport
(
String
format
,
bool
read
,
bool
write
)
Implementation
ImageFormatSupport(this.format, this.read, this.write);
multimedia package
documentation
loader
ImageFormatSupport
ImageFormatSupport.new constructor
ImageFormatSupport class