greenAsPercent property

num greenAsPercent

The green proportion component of color, expressed as a percentage.

Implementation

num get greenAsPercent => _p(greenAsProportion);