systemNotificationError method

Future<void> systemNotificationError()

Plays the system error-notification haptic.

Implementation

Future<void> systemNotificationError() => play('systemNotificationError');