OnDoubleTap typedef

OnDoubleTap = bool? Function(int count)

Implementation

typedef OnDoubleTap = bool? Function(int count);