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