CUSTOM constant
IOSUIModalPresentationStyle
const CUSTOM
A custom view presentation style that is managed by a custom presentation controller and one or more custom animator objects.
Implementation
static const CUSTOM = IOSUIModalPresentationStyle._internal(4, 4);