forceNotifyListeners method

void forceNotifyListeners()

Implementation

void forceNotifyListeners() {
  notifyListeners();
}