📅  最后修改于: 2022-03-11 14:55:33.842000             🧑  作者: Mango
代码示例1
// type: BottomNavigationBarType.fixed
bottomNavigationBar : new BottomNavigationBar(
items: [],
type: BottomNavigationBarType.fixed
)