FunctionExt extension
- on
Methods
-
debounce(
{int? timeout}) → VoidCallback -
Available on Function, provided by the FunctionExt extension
-
throttle(
{int? timeout}) → VoidCallback -
Available on Function, provided by the FunctionExt extension