OnBackspaceLongPressed typedef

OnBackspaceLongPressed = void Function()

Callback function for backspace button when long pressed

Implementation

typedef OnBackspaceLongPressed = void Function();