isRunning property

bool isRunning

Returns true if this containers is running.

Implementation

bool get isRunning => runner.isRunning;