icon property

String icon
final

Icon representation for this toolbar item.

The exact format depends on the native implementation (e.g. asset name, resource identifier, or other agreed-upon representation).

Implementation

final String icon;