notify method
void
notify()
Expose explicitly to process batched changes internally.
Implementation
void notify() => notifyListeners();
Expose explicitly to process batched changes internally.
void notify() => notifyListeners();