onTaskClick property

void Function(NiceGanttTask task)? onTaskClick
final

Implementation

final void Function(NiceGanttTask task)? onTaskClick;