TapDebouncerFunc typedef

TapDebouncerFunc = Future<void> Function()

Implementation

typedef TapDebouncerFunc = Future<void> Function();