isPolar property
bool
get
isPolar
Whether this color space uses a polar coordinate system.
Implementation
bool get isPolar => isPolarInternal;
Whether this color space uses a polar coordinate system.
bool get isPolar => isPolarInternal;