incognitoNotifier property

ChangeNotifier incognitoNotifier
final

Used to notify toggling incognito. Updates the app logo to and from grayscale.

Implementation

final ChangeNotifier incognitoNotifier = ChangeNotifier();