green property

int get green
inherited

The green value of this color.

Implementation

int get green => toRgbColor().green;