svgIconAsset property
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;
Leading SVG icon asset path shown at the start of the row.
When both icon and svgIconAsset are provided, svgIconAsset wins.
final String? svgIconAsset;