Updatre Tile Name to MIH Access
This commit is contained in:
parent
afc9573ed3
commit
b7a0d691f5
1 changed files with 1 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ class _MIHHomeState extends State<MIHHome> {
|
||||||
arguments: widget.signedInUser,
|
arguments: widget.signedInUser,
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
tileName: "Access",
|
tileName: "MIH Access",
|
||||||
tileIcon: Center(
|
tileIcon: Center(
|
||||||
child: FaIcon(
|
child: FaIcon(
|
||||||
FontAwesomeIcons.userCheck,
|
FontAwesomeIcons.userCheck,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue