menu
ud_widgets package
documentation
widgets/images/base64_image.dart
UdBase64Image
base64bytes property
base64bytes property
dark_mode
light_mode
base64bytes
property
String
?
base64bytes
final
To show image of base64 encoded byte then you can pass the string here.
Implementation
final String? base64bytes;
ud_widgets package
documentation
widgets/images/base64_image
UdBase64Image
base64bytes property
UdBase64Image class