i have a widget with a countDown
Text(entry.session.countDownTime!, style: .timer)
how can i change color to red when time is less than 1 minute..
Text(entry.session.countDownTime!, style: .timer)
how can i change color to red when time is less than 1 minute..