svg property
SvgPicture?
svg
final
The SVG image to display above the title.
If provided, the SVG will be colored with the theme's primary color and sized to 100x100 logical pixels.
Implementation
final SvgPicture? svg;