ThrottleExtension extension

Extension for throttling function calls

on
  • void Function()

Methods

throttle(Duration delay) Throttle

Available on void Function(), provided by the ThrottleExtension extension

Creates a throttled version of the function