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