VRGB constant
Vertical RGB subpixel layout. Used for displays with vertical RGB subpixel arrangement.
Implementation
static const VRGB = FontSubpixelLayout._internal(2, 2);
Vertical RGB subpixel layout. Used for displays with vertical RGB subpixel arrangement.
static const VRGB = FontSubpixelLayout._internal(2, 2);