WidgetKit Change Text Color when time is less 1 minute

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..


WidgetKit Change Text Color when time is less 1 minute
 
 
Q