isBusy property

bool isBusy

Returns the busy status of the Controller

Implementation

bool get isBusy => busyFor(typeName);