forked from yaso_meth/mih-project
update icon for personal
This commit is contained in:
@@ -49,7 +49,7 @@ class _MzansiProfileState extends State<MzansiProfile> {
|
||||
|
||||
MihPackageTools getTools() {
|
||||
Map<Widget, void Function()?> temp = {};
|
||||
temp[const Icon(Icons.perm_identity)] = () {
|
||||
temp[const Icon(Icons.person)] = () {
|
||||
setState(() {
|
||||
_selcetedIndex = 0;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user