taskWeights property

LxMap<String, double> taskWeights
final

Optional weights for individual tasks, used to calculate totalProgress.

Implementation

final taskWeights = LxMap<String, double>().named('taskWeights');