NORMAL constant
LayoutAlgorithm
const NORMAL
NORMAL means no rendering changes. This is the recommended choice for maximum compatibility across different platforms and Android versions.
Implementation
static const NORMAL = LayoutAlgorithm._internal('NORMAL', 'NORMAL');