Commit df1f757a authored by Uditha Prabhasha 's avatar Uditha Prabhasha

Update parentHome.dart

parent dd0eb34d
......@@ -199,6 +199,7 @@ class ParentHomePage extends StatelessWidget {
),
],
selectedItemColor: Colors.blue,
unselectedItemColor: Colors.black, // Set unselected icon color to 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