icon property

String? icon
final

Name of native resource (xcassets etc; NOT a Flutter asset) to be displayed as the icon for this item.

Implementation

final String? icon;