systemSelection method
void
systemSelection()
Plays the system selection-change haptic without awaiting the platform call.
Implementation
void systemSelection() => _presets.playSync('systemSelection');
Plays the system selection-change haptic without awaiting the platform call.
void systemSelection() => _presets.playSync('systemSelection');