updateTaskResult property
The function to update the task result which is shown in the AppBar for RPOrderedTask
Implementation
Function(RPTaskResult) get updateTaskResult => _taskResultController.add;
The function to update the task result which is shown in the AppBar for RPOrderedTask
Function(RPTaskResult) get updateTaskResult => _taskResultController.add;