isPaused property

bool get isPaused

检查是否暂停

Implementation

bool get isPaused => _paused;