green property

int green
inherited

The green value of this color.

Implementation

int get green => toRgbColor().green;