FORM_SHEET constant

ModalPresentationStyle const FORM_SHEET

A presentation style that displays the content centered in the screen.

Implementation

static const FORM_SHEET = ModalPresentationStyle._internal(2, 2);