degrees property - Angle class - core library - Dart API
degrees
degrees property
The value of this angle in degrees. Gets the value of this angle in degrees.
Implementation
double get degrees;
The value of this angle in degrees. Gets the value of this angle in degrees.
double get degrees;