imageHeight property

double? imageHeight

Implementation

double? get imageHeight => _$this._imageHeight;
void imageHeight=(double? imageHeight)

Implementation

set imageHeight(double? imageHeight) => _$this._imageHeight = imageHeight;