isRunning property

ValueNotifier<bool> get isRunning

Implementation

ValueNotifier<bool> get isRunning => _isRunning;