VRGB constant

FontSubpixelLayout const VRGB

Vertical RGB subpixel layout. Used for displays with vertical RGB subpixel arrangement.

Implementation

static const VRGB = FontSubpixelLayout._internal(2, 2);