menu
flutter_tello package
documentation
commands/read/get_time_command.dart
GetTimeCommand
getTitle method
getTitle method
dark_mode
light_mode
getTitle
method
@
override
String
getTitle
(
)
override
Implementation
@override String getTitle() { return "Get Tello's current flight time"; }
flutter_tello package
documentation
commands/read/get_time_command
GetTimeCommand
getTitle method
GetTimeCommand class