SHORT_EDGES constant
AndroidLayoutInDisplayCutoutMode
const SHORT_EDGES
Content renders into the cutout area in both portrait and landscape modes.
NOTE: available on Android 28+.
Implementation
static const SHORT_EDGES = AndroidLayoutInDisplayCutoutMode._internal(1, 1);