menu
messenger
ui/widget/svg/svg.dart
SvgImage
bytes property
bytes
dark_mode
light_mode
bytes
property
Uint8List
?
bytes
final
Uint8List
bytes containing an SVG image to display.
Implementation
final Uint8List? bytes;
messenger
svg
SvgImage
bytes property
SvgImage class