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