menu
antd_flutter_mobile package
documentation
components/box/handler.dart
AntdTapOptions
throttle property
throttle property
dark_mode
light_mode
throttle
property
Duration
?
throttle
final
事件节流时长(避免高频事件触发,如限制滚动事件的触发频率)
Implementation
final Duration? throttle;
antd_flutter_mobile package
documentation
components/box/handler
AntdTapOptions
throttle property
AntdTapOptions class