menu
custom_haptics_pro package
documentation
custom_haptics_pro_platform_interface.dart
CustomHapticsProPlatform
stopEngine method
stopEngine method
dark_mode
light_mode
stopEngine
method
Future
<
void
>
stopEngine
(
)
Implementation
Future<void> stopEngine() { throw UnimplementedError('stopEngine() has not been implemented.'); }
custom_haptics_pro package
documentation
custom_haptics_pro_platform_interface
CustomHapticsProPlatform
stopEngine method
CustomHapticsProPlatform class