update method

void update()

GeneralLibraryFlutter

Implementation

void update() {
  notifyListeners();
}