menu
artisanal package
documentation
widgets.dart
MemoryImage
MemoryImage.new const constructor
MemoryImage.new const constructor
dark_mode
light_mode
MemoryImage
constructor
const
MemoryImage
(
Uint8List
bytes
, {
int
?
decodeFrame
,
})
Implementation
const MemoryImage(this.bytes, {this.decodeFrame});
artisanal package
documentation
widgets
MemoryImage
MemoryImage.new const constructor
MemoryImage class