systemToggleOff method

void systemToggleOff()

Plays the system toggle-off haptic without awaiting the platform call.

Implementation

void systemToggleOff() => _presets.playSync('systemToggleOff');