menu
s_packages package
documentation
s_packages_extra2.dart
DebouncerState
executionCount property
executionCount property
dark_mode
light_mode
executionCount
property
int
executionCount
final
Total number of times the debounced action has executed.
Implementation
final int executionCount;
s_packages package
documentation
s_packages_extra2
DebouncerState
executionCount property
DebouncerState class