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