menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
TasksCommand
listTasks property
listTasks property
dark_mode
light_mode
listTasks
property
Future
<
List
<
Map
<
String
,
dynamic
>
>
>
Function
()
listTasks
final
Implementation
final Future<List<Map<String, dynamic>>> Function() listTasks;
neomage package
documentation
data/commands/builtin/extended_commands
TasksCommand
listTasks property
TasksCommand class