menu
antd_flutter_mobile package
documentation
components/box/handler.dart
AntdTapOptions
debounce property
debounce property
dark_mode
light_mode
debounce
property
Duration
?
debounce
final
事件防抖时长(延迟触发事件,如搜索框输入停止后才触发搜索)
Implementation
final Duration? debounce;
antd_flutter_mobile package
documentation
components/box/handler
AntdTapOptions
debounce property
AntdTapOptions class