luminance property
double
get
luminance
Gets the luminance of this color
Implementation
double get luminance => computeLuminance();
Gets the luminance of this color
double get luminance => computeLuminance();