widgets/sections/debounce_throttle_section library
Debounce and throttle section library.
This library provides the DebounceThrottleSection widget which demonstrates how to limit function call frequency using debounce and throttle utilities.
Classes
- DebounceThrottleSection
- A section that showcases debounce and throttle utilities.