systemContextClick method

void systemContextClick()

Plays the system context-click haptic without awaiting the platform call.

Implementation

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