Commit ae0bfee4 authored by Uditha Prabhasha 's avatar Uditha Prabhasha

Update parentHome.dart

parent df1f757a
......@@ -199,7 +199,7 @@ class ParentHomePage extends StatelessWidget {
),
],
selectedItemColor: Colors.blue,
unselectedItemColor: Colors.black, // Set unselected icon color to black
unselectedItemColor: Colors.black,
onTap: (index) {
switch (index) {
case 0:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment