incognitoNotifier property
final
Used to notify toggling incognito. Updates the app logo to and from grayscale.
Implementation
final ChangeNotifier incognitoNotifier = ChangeNotifier();
Used to notify toggling incognito. Updates the app logo to and from grayscale.
final ChangeNotifier incognitoNotifier = ChangeNotifier();