debounce property

bool debounce
final

debounce feature,it works on toast and dialog:default(false);

防抖功能,它作用于toast和dialog上:默认(false);

Implementation

final bool debounce;