diff --git a/lib/pages/ErService/widgets/card_position.dart b/lib/pages/ErService/widgets/card_position.dart index 28184103..f8077fe0 100644 --- a/lib/pages/ErService/widgets/card_position.dart +++ b/lib/pages/ErService/widgets/card_position.dart @@ -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') ,