update
This commit is contained in:
parent
cbf2ff062f
commit
7886eeb6c2
26 changed files with 210 additions and 228 deletions
|
|
@ -70,7 +70,6 @@ class _CustomerPageState extends State<CustomerPage> {
|
|||
size: barFontSize,
|
||||
bold: true,
|
||||
color: unselectedBarColor,
|
||||
footer: true,
|
||||
)),
|
||||
BottomBarItem(
|
||||
inActiveItem:
|
||||
|
|
@ -81,7 +80,6 @@ class _CustomerPageState extends State<CustomerPage> {
|
|||
size: barFontSize,
|
||||
bold: true,
|
||||
color: unselectedBarColor,
|
||||
footer: true,
|
||||
),
|
||||
),
|
||||
BottomBarItem(
|
||||
|
|
@ -93,7 +91,6 @@ class _CustomerPageState extends State<CustomerPage> {
|
|||
size: barFontSize,
|
||||
bold: true,
|
||||
color: unselectedBarColor,
|
||||
footer: true,
|
||||
),
|
||||
),
|
||||
BottomBarItem(
|
||||
|
|
@ -104,7 +101,6 @@ class _CustomerPageState extends State<CustomerPage> {
|
|||
size: barFontSize,
|
||||
bold: true,
|
||||
color: unselectedBarColor,
|
||||
footer: true,
|
||||
),
|
||||
),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue