BGR constant
BGR subpixel layout (horizontal BGR order). Used for LCD displays with horizontal BGR subpixel arrangement.
Implementation
static const BGR = FontSubpixelLayout._internal(1, 1);
BGR subpixel layout (horizontal BGR order). Used for LCD displays with horizontal BGR subpixel arrangement.
static const BGR = FontSubpixelLayout._internal(1, 1);