green property

int green

The green value of this color.

Ranges from 0 to 255.

Implementation

int get green => _green.round();