imageAsset property

CNImageAsset? imageAsset
final

Optional image asset (SVG, PNG, etc.) for the button icon. If provided, this takes precedence over icon and customIcon.

Implementation

final CNImageAsset? imageAsset;