FadeInTimer constructor
const
FadeInTimer({})
Implementation
const FadeInTimer({
super.key,
required this.daysString,
required this.hoursString,
required this.minutesString,
required this.secondsString,
this.textStyle,
});