![Avatar notebook default](https://cdn2.jianshu.io/assets/default_avatar/avatar-notebook-default-640f7dde88592bdf6417d8ce1902636e.png)
105篇文章 · 4986字 · 4人关注
实现底部导航栏并点击切换页面可简述为有三种方式TabBar + TabBarViewBottomNavigationBar + BottomNa...
/**const Divider({Key? key,this.height,//分割线区域的高度,并非分割线的高度this.thickness...
dependencies:lottie: ^1.0.1
InkWell在父容器设置了背景色后没有点击效果的原因主要是因为InkWell的点击效果是通过Material组件实现的,而当InkWell不在...
文集作者