menu
tight_flutter package
documentation
tight_flutter_method_channel.dart
MethodChannelTightFlutter
stopDrive method
stopDrive method
dark_mode
light_mode
stopDrive
method
@
override
Future
<
void
>
stopDrive
(
)
override
Stops the current drive.
Implementation
@override Future<void> stopDrive() => _invoke<void>('stopDrive');
tight_flutter package
documentation
tight_flutter_method_channel
MethodChannelTightFlutter
stopDrive method
MethodChannelTightFlutter class