systemNotificationWarning method
Plays the system warning-notification haptic.
Implementation
Future<void> systemNotificationWarning() => play('systemNotificationWarning');
Plays the system warning-notification haptic.
Future<void> systemNotificationWarning() => play('systemNotificationWarning');