systemEffectClick method

void systemEffectClick()

Plays the system single-click effect haptic without awaiting the platform call.

Implementation

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