NORMAL constant
AndroidLayoutAlgorithm
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 = AndroidLayoutAlgorithm._internal('NORMAL', 'NORMAL');