circle_list
radial_drag_gesture_detector
PolarCoord
PolarCoord constructor
PolarCoord
circle_list
radial_drag_gesture_detector
PolarCoord
PolarCoord constructor
PolarCoord class
Constructors
PolarCoord
fromPoints
Properties
angle
radius
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
PolarCoord
constructor
PolarCoord
(
double
angle
,
double
radius
)
Implementation
PolarCoord(this.angle, this.radius);