toInDegrees property
double?
get
toInDegrees
Get the to direction in degrees.
Implementation
double? get toInDegrees => _to.value;
Get the to direction in degrees.
double? get toInDegrees => _to.value;