systemEffectHeavyClick method

void systemEffectHeavyClick()

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

Implementation

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