FadeTint({ required this.color, required this.duration, this.child, this.fadeIn = true, this.autoStart = true, super.key, });