menu
flutter_helper_utils package
documentation
flutter_helper_utils.dart
DebouncerState
remainingTime property
remainingTime property
dark_mode
light_mode
remainingTime
property
Duration
?
remainingTime
final
Time remaining until the next scheduled execution.
Implementation
final Duration? remainingTime;
flutter_helper_utils package
documentation
flutter_helper_utils
DebouncerState
remainingTime property
DebouncerState class