updateShouldNotify method
Determine if the dependencies should be updated.
Implementation
bool updateShouldNotify(covariant InheritedWidget oldWidget) => true;
Determine if the dependencies should be updated.
bool updateShouldNotify(covariant InheritedWidget oldWidget) => true;