notifyRebuild method

void notifyRebuild()

Implementation

void notifyRebuild() {
  notifyListeners();
}