updateShouldNotify abstract method
Whether dependents should rebuild when this widget updates.
Implementation
bool updateShouldNotify(covariant InheritedWidget oldWidget);
Whether dependents should rebuild when this widget updates.
bool updateShouldNotify(covariant InheritedWidget oldWidget);