menu
flutter_tello package
documentation
commands/control/take_off_command.dart
TakeOffCommand
getTitle method
getTitle method
dark_mode
light_mode
getTitle
method
@
override
String
getTitle
(
)
override
Implementation
@override String getTitle() { return 'Take Off'; }
flutter_tello package
documentation
commands/control/take_off_command
TakeOffCommand
getTitle method
TakeOffCommand class