lightnessAsPercent property

num lightnessAsPercent

The lightness, or mean of the proportion component optima, of color, expresses as a percent.

Implementation

num get lightnessAsPercent => _p(lightness);