Overrides should return true if this ScrollConfigurationDelegate differs from the provided old delegate in a way that requires rebuilding its scrolling container descendants.
Source
bool updateShouldNotify(@checked ScrollConfigurationDelegate old);
Overrides should return true if this ScrollConfigurationDelegate differs from the provided old delegate in a way that requires rebuilding its scrolling container descendants.
bool updateShouldNotify(@checked ScrollConfigurationDelegate old);