systemEffectHeavyClick method
Plays the system heavy-click effect haptic.
Implementation
Future<void> systemEffectHeavyClick() => play('systemEffectHeavyClick');
Plays the system heavy-click effect haptic.
Future<void> systemEffectHeavyClick() => play('systemEffectHeavyClick');