bottom property

double? bottom

Implementation

double? get bottom => _$this._bottom;
void bottom=(double? bottom)

Implementation

set bottom(double? bottom) => _$this._bottom = bottom;