menu
flutter_tello package
documentation
commands/control/land_command.dart
LandCommand
getTitle method
getTitle method
dark_mode
light_mode
getTitle
method
@
override
String
getTitle
(
)
override
Implementation
@override String getTitle() { return 'Land'; }
flutter_tello package
documentation
commands/control/land_command
LandCommand
getTitle method
LandCommand class