isPaused property

bool isPaused

Implementation

bool get isPaused {
  return _isPaused;
}