const Line({ super.key, this.width = double.infinity, this.height = 1, Color? color, }) : color = color ?? Colors.grey;