ALWAYS constant

The window is always allowed to extend into the DisplayCutout areas on the all edges of the screen.

NOTE: available on Android 30+.

Implementation

static const ALWAYS = const AndroidLayoutInDisplayCutoutMode._internal(3);