green property

double? green
getter/setter pair

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

Implementation

core.double? green;