DebounceCallback typedef

DebounceCallback = void Function()

Implementation

typedef DebounceCallback = void Function();