imageAsset property

CNImageAsset? imageAsset
final

Custom image asset (SVG, PNG, etc.) to render. If provided, this takes precedence over symbol and customIcon.

Implementation

final CNImageAsset? imageAsset;