errorDialog property

Widget? errorDialog
final

Error dialog shown when a dialog route that doesn't exist in dialogRoutes is pushed.

Implementation

final Widget? errorDialog;