notify method

void notify()

Short alias for notifyListeners.

Implementation

void notify() => notifyListeners();