isIdle property

bool get isIdle

Implementation

bool get isIdle => _status == TaskStatus.idle;