const StarFieldConfig({ this.starCount = 100, this.maxStarSize = 1.5, this.starColor = Colors.white, this.seed = 42, });