Flutterflutter处理文字过长溢出 使用 Ellipsis Text( "This is a long text", overflow: TextOverflow.ellipsis, ), 使用Fade Text( "This is a long text", overflow: TextOverflow.fade, maxLines: 1, softWr……继续阅读 » 6个月前 (08-27) 168浏览 0评论 0个赞