databaseCloseNotifier property
final
Notifies app to stop showing any screens.
Implementation
final ChangeNotifier databaseCloseNotifier = ChangeNotifier();
Notifies app to stop showing any screens.
final ChangeNotifier databaseCloseNotifier = ChangeNotifier();