notifyDependencies property

bool notifyDependencies
getter/setter pair

Notify the dependencies for the InheritedWidget

Implementation

bool notifyDependencies = false;