isStarted property

bool isStarted

Returns the status of the Controller if started or not

Implementation

bool get isStarted => started(typeName);