02 2021 档案
Running “flutter pub get“ in flutter_app...一直没反应
摘要:Running “flutter pub get“ in flutter_app...一直没反应 https://blog.csdn.net/qq_33314910/article/details/107937415 阅读全文
posted @ 2021-02-26 18:13 wp7ers 阅读(631) 评论(0) 推荐(0)
【flutter BottomNavigationBar 】selectedLabelStyle: TextStyle(fontSize: 22) 更新后使用方法
摘要:提供了选中与非选中。很简单。 bottomNavigationBar: BottomNavigationBar( items: const <BottomNavigationBarItem>[ BottomNavigationBarItem( icon: Icon(Icons.home), labe 阅读全文
posted @ 2021-02-26 10:33 wp7ers 阅读(339) 评论(0) 推荐(0)