toggleShuffle static method

Future<void> toggleShuffle()

Implementation

static Future<void> toggleShuffle() => controller.toggleShuffle();