blue property

double? blue
getter/setter pair

The amount of blue in the color as a value in the interval [0, 1].

Implementation

core.double? blue;