hasDebounceOverride property
bool
get
hasDebounceOverride
Implementation
bool get hasDebounceOverride => !identical(debounce, copyWithUnset);
bool get hasDebounceOverride => !identical(debounce, copyWithUnset);