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