const VLine({ Key? key, this.color, this.thickness, this.borderRadius, this.heightFactor, this.height, }) : super(key: key);