const ExpandedLine( {Key? key, this.width = 1, this.height = 1, this.isVertical = false, this.color}) : super(key: key);