menu
flutter_tello package
documentation
commands/write/remote_control_command.dart
RemoteControlCommand
getTitle method
getTitle method
dark_mode
light_mode
getTitle
method
@
override
String
getTitle
(
)
override
Implementation
@override String getTitle() { return 'Remote Control'; }
flutter_tello package
documentation
commands/write/remote_control_command
RemoteControlCommand
getTitle method
RemoteControlCommand class