forCountdownResume static method
Trigger haptic feedback for countdown resume
Implementation
static Future<void> forCountdownResume() async {
await lightImpact();
}
Trigger haptic feedback for countdown resume
static Future<void> forCountdownResume() async {
await lightImpact();
}