update shipment rate
This commit is contained in:
@@ -105,6 +105,7 @@ class _ShipmentRatesState extends State<ShipmentRates> {
|
||||
_row("Free delivery within Yangon \nfor shipments over", "10",
|
||||
"pounds"),
|
||||
_row("Delivery fees", "\$ 5", "below 10 pounds"),
|
||||
_row("Volumetric Ratio", "\$ 166.36", "per pound"),
|
||||
fcsButton(context, "Terms & Conditions", callack: () {
|
||||
Navigator.of(context)
|
||||
.push(MaterialPageRoute(builder: (_) => Term()));
|
||||
|
||||
Reference in New Issue
Block a user