ThrottleExtension extension
Extension for throttling function calls directly.
- on
-
- void Function()
Methods
-
throttle(
Duration delay) → Throttle -
Available on void Function(), provided by the ThrottleExtension extension
Creates a Throttle instance for this function with the specifieddelay.