systemNotificationWarning method

void systemNotificationWarning()

Plays the system warning-notification haptic without awaiting the platform call.

Implementation

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