delayDuration property
If provided EndNotifierScrollController will wait until this duration is passed before call the callback again
Implementation
final Duration? delayDuration;
If provided EndNotifierScrollController will wait until this duration is passed before call the callback again
final Duration? delayDuration;