Flutter
painting
MemoryImage
bytes property
bytes
MemoryImage class
Constructors
MemoryImage
Properties
bytes
hashCode
scale
runtimeType
Methods
load
obtainKey
toString
evict
noSuchMethod
resolve
Operators
operator ==
bytes property
Uint8List
bytes
final
The bytes to decode into an image.
Implementation
final Uint8List bytes