systemSelection method

Future<void> systemSelection()

Plays the system selection-change haptic.

Implementation

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