notify method

void notify()

Publicly exposes notifyListeners.

Implementation

void notify() => notifyListeners();