NONE constant

ModalPresentationStyle const NONE

A presentation style that indicates no adaptations should be made.

Implementation

static const NONE = ModalPresentationStyle._internal(8, 8);