debounce property

Duration? debounce
final

点击事件防抖间隔(默认关闭)

Implementation

final Duration? debounce;