isActionStarted property

bool isActionStarted

Returns the status of the action if started or not

Implementation

bool get isActionStarted => started(actionName);