red property

int red

The red value of this color.

Ranges from 0 to 255.

Implementation

int get red => _red.round();