FORM_SHEET constant
IOSUIModalPresentationStyle
const FORM_SHEET
A presentation style that displays the content centered in the screen.
Implementation
static const FORM_SHEET = IOSUIModalPresentationStyle._internal(2, 2);