OnHapticButtonError typedef
OnHapticButtonError =
void Function(String error)
Callback for handling haptic button errors
Implementation
typedef OnHapticButtonError = void Function(String error);
Callback for handling haptic button errors
typedef OnHapticButtonError = void Function(String error);