menu
okmsbun_flutter package
documentation
image_widget/image_widget.dart
ImageWidget
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
?
bytes
final
The
bytes
property is the bytes of the image being displayed.
Implementation
final Uint8List? bytes;
okmsbun_flutter package
documentation
image_widget/image_widget
ImageWidget
bytes property
ImageWidget class