customIconName property

String? get customIconName

The custom icon name if isCustom, otherwise null.

Implementation

String? get customIconName => _iconName;