Constructor for the painter
SpaceClockPainter({ required this.isDark, this.showMoon = false, this.showEarth = true, this.showSun = false, });