updateView method

void updateView()

Implementation

void updateView() {
  notifyListeners();
}