Updatre Tile Name to MIH Access
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user