red property

double red

Implementation

double get red => _red.clamp(0, 255) / 255;