menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
TasksCommand
cancelTask property
cancelTask property
dark_mode
light_mode
cancelTask
property
Future
<
bool
>
Function
(
String
taskId
)
cancelTask
final
Implementation
final Future<bool> Function(String taskId) cancelTask;
neomage package
documentation
data/commands/builtin/extended_commands
TasksCommand
cancelTask property
TasksCommand class