forceNotify method

void forceNotify()

If for some reason one needs to call notifier, they can call forceNotify

Implementation

void forceNotify() => notifyListeners();