Type Definitions
# TaskOverviewCanvasProps
    Properties of TaskOverviewCanvas.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| firstLine | string | <optional> | First line shown in task overview. | 
| secondLine | string | <optional> | Second line shown in task overview. | 
| children | DynamicComponentChildren.<TaskDetailsPanel.TaskDetailsPanelProps> | <optional> | children |