menu
flutter_smart_debouncer package
documentation
widgets/smart_debouncer_text_field.dart
SmartDebouncerTextField
leading property
leading property
dark_mode
light_mode
leading
property
bool
leading
final
Whether to invoke the debounced callback immediately on the leading edge.
Implementation
final bool leading;
flutter_smart_debouncer package
documentation
widgets/smart_debouncer_text_field
SmartDebouncerTextField
leading property
SmartDebouncerTextField class