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