const PlotlineWidget({Key? key, required this.valueKey, this.defaultMargin = 1.0}) : super(key: key);