blue property

int get blue

Implementation

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