right property

double? right

Implementation

double? get right => _$this._right;
void right=(double? right)

Implementation

set right(double? right) => _$this._right = right;