imageAsset property
Optional image asset (SVG, PNG, etc.) shown before the label. If provided, this takes precedence over icon and customIcon.
Implementation
final CNImageAsset? imageAsset;
Optional image asset (SVG, PNG, etc.) shown before the label. If provided, this takes precedence over icon and customIcon.
final CNImageAsset? imageAsset;