red property

int red
inherited

The red value of this color.

Ranges from 0 to 255.

Implementation

int get red => _red.round();