notifyListeners method

void notifyListeners()
override

If needed you can notifiy all listeners manually

Implementation

void notifyListeners() => super.notifyListeners();