isActionBusy property

bool isActionBusy

Returns the status of action if busy or not

Implementation

bool get isActionBusy => busyFor(actionName);