String? get iconName => _$this._iconName;
set iconName(covariant String? iconName) => _$this._iconName = iconName;