PAGE_SHEET constant
ModalPresentationStyle
const PAGE_SHEET
A presentation style that partially covers the underlying content.
Implementation
static const PAGE_SHEET = ModalPresentationStyle._internal(1, 1);