assetPath property

String assetPath
final

Provide path data via an SVG asset.

For instance an SVG file named my_svg would be specified as "assets/my_svg.svg". Also see * Supported SVG specifications.

Implementation

final String assetPath;