svgAssetPath property

String? svgAssetPath
final

The path to the SVG asset to render.

Requires the flutter_svg package. Ignored if null.

Implementation

final String? svgAssetPath;