red property

int red
inherited

The red value of this color.

Implementation

int get red => toRgbColor().red;