systemPrimitiveQuickFall method

void systemPrimitiveQuickFall()

Plays the system primitive-quick-fall haptic without awaiting the platform call.

Implementation

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