fullscreenDialog property

bool fullscreenDialog
final

Whether it's a dialog or a normal page.

Dialogs have a close button instead of a back button by default. Defaults to false.

Implementation

final bool fullscreenDialog;