blueChannel property

int get blueChannel

Implementation

int get blueChannel => (b * 255.0).round() & 0xff;