5/10/1
This commit is contained in:
@@ -288,7 +288,7 @@ class MainBottomMenuMap extends StatelessWidget {
|
||||
children: [
|
||||
IconButton(
|
||||
onPressed: () {
|
||||
controller.changeMainBottomMenuMap();
|
||||
// controller.changeMainBottomMenuMap();
|
||||
},
|
||||
icon: controller.isMainBottomMenuMap
|
||||
? const Icon(
|
||||
|
||||
Reference in New Issue
Block a user