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