mirror of
https://github.com/TrentSPalmer/concise-pdx.git
synced 2025-07-09 12:23:16 -07:00
spelling washingtonpark.dart
This commit is contained in:
@ -48,7 +48,7 @@ class _WashingtonParkState extends State<WashingtonPark> {
|
||||
onTap: (){
|
||||
Navigator.pushReplacement(context, MaterialPageRoute(builder: (context) => Attractions()));
|
||||
},
|
||||
child: cardOne('(Back to must see and do'),
|
||||
child: cardOne('(Back to must see and do)'),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
Reference in New Issue
Block a user