black property

int get black

Implementation

static int get black => rgbaToU32(0x00, 0x00, 0x00, 0xff);