menu
custom_haptics_pro package
documentation
custom_haptics_pro_method_channel.dart
MethodChannelCustomHapticsPro
stopEngine method
stopEngine method
dark_mode
light_mode
stopEngine
method
@
override
Future
<
void
>
stopEngine
(
)
override
Implementation
@override Future<void> stopEngine() async { await methodChannel.invokeMethod('stopEngine'); }
custom_haptics_pro package
documentation
custom_haptics_pro_method_channel
MethodChannelCustomHapticsPro
stopEngine method
MethodChannelCustomHapticsPro class