menu
flutter_helper_utils package
documentation
flutter_helper_utils.dart
DebouncerState
remainingMaxWait property
remainingMaxWait property
dark_mode
light_mode
remainingMaxWait
property
Duration
?
remainingMaxWait
final
Time remaining until the maximum wait threshold forces execution.
Implementation
final Duration? remainingMaxWait;
flutter_helper_utils package
documentation
flutter_helper_utils
DebouncerState
remainingMaxWait property
DebouncerState class