isBounded property
bool
get
isBounded
Whether this color space has a bounded gamut.
Implementation
bool get isBounded => isBoundedInternal;
Whether this color space has a bounded gamut.
bool get isBounded => isBoundedInternal;