menu
bouncy_listener package
documentation
bouncy_listener.dart
bouncy_listener.dart
dark_mode
light_mode
bouncy_listener
library
Classes
BouncyListener
callback
will be called after waiting for
duration
when
input
is called. If
input
is called again before
duration
is elapsed, the timer restarts. So calling
input
every 500ms during 2s with a
duration
of 1s will result in a total debounce of 3s.
bouncy_listener package
documentation
bouncy_listener.dart
bouncy_listener
package
Libraries
bouncy_listener
bouncy_listener library