menu
flutter_tello package
documentation
commands/control/stop_command.dart
StopCommand
getTitle method
getTitle method
dark_mode
light_mode
getTitle
method
@
override
String
getTitle
(
)
override
Implementation
@override String getTitle() { return 'Stop'; }
flutter_tello package
documentation
commands/control/stop_command
StopCommand
getTitle method
StopCommand class