menu
antd_flutter_mobile package
documentation
components/box/handler.dart
AntdThrottleDebouncer
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { cancel(); _lastExecutionTime = null; }
antd_flutter_mobile package
documentation
components/box/handler
AntdThrottleDebouncer
dispose method
AntdThrottleDebouncer class