isIdle property

bool isIdle

Implementation

bool get isIdle => state is Idle;