notify method

void notify()
inherited

Notifies listeners of state changes.

Implementation

void notify() => notifyListeners();