blueAsPercent property

num blueAsPercent

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

Implementation

num get blueAsPercent => _p(blueAsProportion);