自然段
支持设置最大行数,自动省略号
const EasyParagraph(this.content, {Key? key, this.ellipsis, this.maxLines}) : super(key: key);