isPaused property

bool isPaused

Current status rebuild value is pause or not

Implementation

bool get isPaused => _pause;