red property

int get red
inherited

The red value of this color.

Implementation

int get red => toRgbColor().red;