iconName property

String? get iconName

Implementation

String? get iconName => _isIconModel ? icon.name : icon;