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