menu
flutter_tello package
documentation
commands/mission/fly_command.dart
FlyCommand
getTitle method
getTitle method
dark_mode
light_mode
getTitle
method
@
override
String
getTitle
(
)
override
Implementation
@override String getTitle() { return 'Fly with Mission Pad'; }
flutter_tello package
documentation
commands/mission/fly_command
FlyCommand
getTitle method
FlyCommand class