shouldLoop method

bool shouldLoop()

Implementation

bool shouldLoop() => _currentReleaseMode == ReleaseMode.loop;