EllipsisTextPainter({ required this.text, required this.ellipsis, required this.maxLines, }) : super();