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