taskProgress property

LxMap<String, double> taskProgress
final

Reactive progress values (0.0 to 1.0) for active tasks.

Implementation

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