OnBackspaceLongPressed typedef
OnBackspaceLongPressed =
void Function()
Callback function for backspace button when long pressed
Implementation
typedef void OnBackspaceLongPressed();
Callback function for backspace button when long pressed
typedef void OnBackspaceLongPressed();