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