systemNotificationError method
void
systemNotificationError()
Plays the system error-notification haptic without awaiting the platform call.
Implementation
void systemNotificationError() =>
_presets.playSync('systemNotificationError');