stopPauseOnTap property

bool stopPauseOnTap
final

If on pause, should a tap remove the remaining pause time ?

By default it is set to false.

Implementation

final bool stopPauseOnTap;