throttleDuration property
The duration to throttle/debounce button taps to prevent duplicate submissions.
Defaults to null (no throttle).
Implementation
final Duration? throttleDuration;
The duration to throttle/debounce button taps to prevent duplicate submissions.
Defaults to null (no throttle).
final Duration? throttleDuration;