FunctionExt extension

on

Methods

debounce({int? timeout}) VoidCallback
throttle() VoidCallback
throttleWithTimeout({int? timeout}) VoidCallback