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