widthTask property

double? widthTask
final

parameter to set width of task, to set it: (config.cellWidth!.toDouble() * (daysDuration ?? 1)) -config.horizontalTaskPadding!

Implementation

final double? widthTask;