OVER_FULL_SCREEN constant
ModalPresentationStyle
const OVER_FULL_SCREEN
A view presentation style in which the presented view covers the screen.
Implementation
static const OVER_FULL_SCREEN = ModalPresentationStyle._internal(5, 5);