systemToggleOff method

Future<void> systemToggleOff()

Plays the system toggle-off haptic.

Implementation

Future<void> systemToggleOff() => play('systemToggleOff');