menu
uikit_plus package
documentation
utils/input_ext.dart
ThrottleInvoker
ThrottleInvoker.new constructor
ThrottleInvoker.new constructor
dark_mode
light_mode
ThrottleInvoker
constructor
ThrottleInvoker
(
Function
_fn
,
Duration
_wait
)
Implementation
ThrottleInvoker(this._fn, this._wait);
uikit_plus package
documentation
utils/input_ext
ThrottleInvoker
ThrottleInvoker.new constructor
ThrottleInvoker class