svgAssetPath property
The path to the SVG asset to render.
Requires the flutter_svg package. Ignored if null.
Implementation
final String? svgAssetPath;
The path to the SVG asset to render.
Requires the flutter_svg package. Ignored if null.
final String? svgAssetPath;