x property

double x

Implementation

double get x => _$this._x;
void x=(double x)

Implementation

set x(double x) => _$this._x = x;