const GradientBackground({ required this.gradient, this.modifyGradient = true, Key? key, }) : super(key: key);