merge-update-with-lab-changes
Mohammad Aljammal 6 years ago
parent 50d1e50df4
commit ddf53ce999

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

Loading…
Cancel
Save