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