updateShouldNotify abstract method
Whether ReassemblableNode.reassemble should be called on dependent nodes after this widget is updated.
Implementation
bool updateShouldNotify(covariant final InheritedWidget oldWidget);
Whether ReassemblableNode.reassemble should be called on dependent nodes after this widget is updated.
bool updateShouldNotify(covariant final InheritedWidget oldWidget);