paused property

bool paused

Return true if the Carousel sliding is currently paused.

Implementation

bool get paused => _paused;