throttle property

Duration? throttle
final

事件节流时长(避免高频事件触发,如限制滚动事件的触发频率)

Implementation

final Duration? throttle;