menu
play package
documentation
play_dart.dart
Play
shuffle method
shuffle method
dark_mode
light_mode
shuffle
method
void
shuffle
(
bool
shuffle
)
Implementation
void shuffle(bool shuffle) { player.setShuffle(shuffle); return; }
play package
documentation
play_dart
Play
shuffle method
Play class