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