摘要: 代码很简单,但是实用。在用listview时,用Divider分割,利用Expand即可让上部分滚动但是跑马灯却可以固定不动。 @override Widget build(BuildContext context) { return SizedBox( height: 30, child: Car 阅读全文
posted @ 2021-12-11 13:07 张莽的博客 阅读(1610) 评论(0) 推荐(0)