MinimizableModalConstructorOptions.shouldShowCancelButton?
MinimizableModalConstructorOptions › shouldShowCancelButton?
Type: boolean
Whether the minimized bar shows a Cancel button that closes the wrapped modal. Closing lets the wrapped modal's ownonClose define what "cancel" means (e.g. releasing a held lock).