PulseCallback typedef

PulseCallback = dynamic Function(int count)

long press callback Function

Implementation

typedef PulseCallback = Function(int count);