BottomNavigationBar 底部导航控件
BottomNavigationBar 底部导航控件
属性 说明
BottomNavigationBarItem 多个 item,
iconSize icon大小
currentIndex 默认选中第几个
onTap 选中变化回调
fixedColor type=BottomNavigationBarType.fixed时选中字体的颜色
type 样式 fixed:shifting:
---------------------
BottomNavigationBar 底部导航控件
属性 说明
BottomNavigationBarItem 多个 item,
iconSize icon大小
currentIndex 默认选中第几个
onTap 选中变化回调
fixedColor type=BottomNavigationBarType.fixed时选中字体的颜色
type 样式 fixed:shifting:
---------------------