menu
flutter_haptic package
documentation
haptic.dart
Haptic
onFailure static method
onFailure static method
dark_mode
light_mode
onFailure
static method
Future
<
void
>
onFailure
(
)
Implementation
static Future<void> onFailure() async { return _channel.invokeMethod('performFailureFeedback'); }
flutter_haptic package
documentation
haptic
Haptic
onFailure static method
Haptic class