add direction 75%
This commit is contained in:
@@ -244,7 +244,7 @@ class _ItemMenuState extends State<ItemMenu> with ShowErrorDialog {
|
||||
Navigator.push(
|
||||
context,
|
||||
MaterialPageRoute(
|
||||
builder: (_) => Mapboxpages(
|
||||
builder: (_) => MapboxPages(
|
||||
title: '${widget.title}',
|
||||
place: '${place}')));
|
||||
},
|
||||
|
Reference in New Issue
Block a user