systemToggleOn method

Future<void> systemToggleOn()

Plays the system toggle-on haptic.

Implementation

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