updateShouldNotify abstract method

bool updateShouldNotify(
  1. covariant InheritedWidget oldWidget
)

Implementation

bool updateShouldNotify(covariant InheritedWidget oldWidget);