redChannel property

int get redChannel

Implementation

int get redChannel => (r * 255.0).round() & 0xff;