SHORT_EDGES constant

LayoutInDisplayCutoutMode 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 = LayoutInDisplayCutoutMode._internal(1, 1);