update
This commit is contained in:
parent
2d3f5bd96e
commit
f4119130a6
17 changed files with 232 additions and 138 deletions
|
|
@ -31,7 +31,7 @@ class _CustomerPageState extends State<CustomerPage> {
|
|||
|
||||
final Color selectedBarColor = const Color.fromRGBO(241, 255, 255, 0.83);
|
||||
final Color unselectedBarColor = const Color.fromRGBO(206, 206, 206, 1);
|
||||
final double barFontSize = 12;
|
||||
final double barFontSize = 8;
|
||||
final double barIconInactiveSize = 20;
|
||||
final double barIconActiveSize = 20;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue