isShuffling property

ValueStream<bool> get isShuffling

Implementation

ValueStream<bool> get isShuffling => _shuffle.stream;