DoubleTapCallback typedef

DoubleTapCallback = void Function(Lr lr)

Signature of callback that have lr

Implementation

typedef DoubleTapCallback = void Function(Lr lr);