menu
flutter_smart_debouncer package
documentation
widgets/smart_debouncer_button.dart
SmartDebouncerButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called once the debounced action executes.
Implementation
final VoidCallback? onPressed;
flutter_smart_debouncer package
documentation
widgets/smart_debouncer_button
SmartDebouncerButton
onPressed property
SmartDebouncerButton class