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.
Implementation
final SvgPicture? svg;
The SVG image to display above the title.
If provided, the SVG will be colored with the theme's primary color.
final SvgPicture? svg;