onChange method

void onChange()

Implementation

void onChange() {
  notifyListeners();
}