menu
flutter_smart_debouncer package
documentation
widgets/smart_debouncer_button.dart
SmartDebouncerButton
leading property
leading property
dark_mode
light_mode
leading
property
bool
leading
final
Whether to invoke
onPressed
immediately on the leading edge.
Implementation
final bool leading;
flutter_smart_debouncer package
documentation
widgets/smart_debouncer_button
SmartDebouncerButton
leading property
SmartDebouncerButton class