const PlotlineWidget({ Key? key, required this.valueKey, this.height, this.width, }) : super(key: key);