systemPrimitiveClick method

void systemPrimitiveClick()

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

Implementation

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