systemEffectDoubleClick method
void
systemEffectDoubleClick()
Plays the system double-click effect haptic without awaiting the platform call.
Implementation
void systemEffectDoubleClick() =>
_presets.playSync('systemEffectDoubleClick');