dialogContext property
getter/setter pair
Holds the BuildContext of the dialog for managing its dismissal.
Implementation
BuildContext? dialogContext;
Holds the BuildContext of the dialog for managing its dismissal.
BuildContext? dialogContext;