fullScreenDialog property

bool fullScreenDialog
final

Whether to present current BeamPage as a fullscreen dialog

On iOS, dialog transitions animate differently and are also not closeable with the back swipe gesture

Implementation

final bool fullScreenDialog;