DebounceExtension extension

Extension for debouncing function calls

on
  • void Function()

Methods

debounce(Duration delay) Debounce

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

Creates a debounced version of the function