ValueNotifier implementation for Signal
Methods#
View Methods
bool runCallbackOnListen
If true, the callback will be run when the listener is added
void addListener(VoidCallback listener)
void removeListener(VoidCallback listener)
bool hasListeners
void notifyListeners()