menu
flutter_tello package
documentation
commands/write/set_speed_command.dart
SetSpeedCommand
execute method
execute method
dark_mode
light_mode
execute
method
@
override
String
execute
(
)
override
Implementation
@override String execute() { return "speed $speedCmPerSec"; }
flutter_tello package
documentation
commands/write/set_speed_command
SetSpeedCommand
execute method
SetSpeedCommand class