debouncer property

Debouncer debouncer
final

Implementation

final Debouncer debouncer =
    Debouncer(delay: const Duration(milliseconds: 500));