menu
flutter_tello package
documentation
commands/write/startup_command.dart
StartupCommand
getTitle method
getTitle method
dark_mode
light_mode
getTitle
method
@
override
String
getTitle
(
)
override
Implementation
@override String getTitle() { return 'Send the startup command'; }
flutter_tello package
documentation
commands/write/startup_command
StartupCommand
getTitle method
StartupCommand class