@ -90,11 +90,7 @@ class CardPosition extends StatelessWidget {
style: TextStyle(
fontSize: 22.0, fontWeight: FontWeight.w600),
),image:Image.network(networkImage, fit: BoxFit.cover,),
description: Text('projectname',
textAlign: TextAlign.center,
style: TextStyle(),
),
buttonOkText:Text("LOCATION"),
buttonOkColor: Colors.grey,
buttonCancelText:Text('CAll') ,