theta property

double theta

Implementation

double get theta => _$this._theta;
void theta=(double theta)

Implementation

set theta(double theta) => _$this._theta = theta;