greenChannel property

int get greenChannel

Implementation

int get greenChannel => (g * 255.0).round() & 0xff;