svgIconAsset property

String? svgIconAsset
final

Leading SVG icon asset path shown at the start of the row.

When both icon and svgIconAsset are provided, svgIconAsset wins.

Implementation

final String? svgIconAsset;