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