@@ -183,7 +183,6 @@ class _MobileBottomMenuState extends State<MobileBottomMenu> {
const SizedBox(
width: 20,
),
- LocationInfo(),
Expanded(
child: SizedBox(
height: 1,
@@ -222,6 +221,7 @@ class _MobileBottomMenuState extends State<MobileBottomMenu> {
)
: Container(),
],
+ LocationInfo(),