bool isRunning

Whether the StopWatch is currently running.

Source

bool get isRunning => _stop == null;