isRunning property

bool get isRunning

获取循环运行状态

Implementation

bool get isRunning => _isRunning;