const ProgressBar({ required this.value, this.color, this.backgroundColor, Key? key, }) : super(key: key);