menu
magiclane_maps_flutter package
documentation
core.dart
RenderableImg
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
bytes
final
Image data
Can be used with the
Image.memory
constructor to display the image
Implementation
final Uint8List bytes;
magiclane_maps_flutter package
documentation
core
RenderableImg
bytes property
RenderableImg class