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