menu
antd_flutter_mobile package
documentation
components/button/index.dart
AntdButton
debounce property
debounce property
dark_mode
light_mode
debounce
property
Duration
?
debounce
final
点击事件防抖间隔(默认关闭)
Implementation
final Duration? debounce;
antd_flutter_mobile package
documentation
components/button/index
AntdButton
debounce property
AntdButton class