iconWidth property

double? iconWidth

Implementation

double? get iconWidth => _$this._iconWidth;
void iconWidth=(double? iconWidth)

Implementation

set iconWidth(double? iconWidth) => _$this._iconWidth = iconWidth;