POPOVER constant
ModalPresentationStyle
const POPOVER
A presentation style where the content is displayed in a popover view.
Implementation
static const POPOVER = ModalPresentationStyle._internal(7, 7);