menu
flutter_helper_utils package
documentation
flutter_helper_utils.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;
flutter_helper_utils package
documentation
flutter_helper_utils
DebouncerState
executionCount property
DebouncerState class