icon property

CNSymbol? icon
final

Optional button icon (SF Symbol). Can be used together with label to create a button with both text and icon. Priority: imageAsset > customIcon > icon

Implementation

final CNSymbol? icon;