isBusy property

LxComputed<bool> isBusy
latefinal

A computed value indicating if any tasks are currently active.

Implementation

late final LxComputed<bool> isBusy;