blue property

int blue

Implementation

int get blue => (0x000000ff & value) >> 0;