taskController property

TaskController get taskController

Implementation

TaskController get taskController {
  return _taskController;
}