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