menu
native_haptics package
documentation
native_haptics_method_channel.dart
MethodChannelNativeHaptics
error method
error method
dark_mode
light_mode
error
method
@
override
Future
<
void
>
error
(
)
override
Implementation
@override Future<void> error() async { await methodChannel.invokeMethod('error'); }
native_haptics package
documentation
native_haptics_method_channel
MethodChannelNativeHaptics
error method
MethodChannelNativeHaptics class