update carton and cargo type
This commit is contained in:
@@ -522,7 +522,7 @@ class _CartonSizeWidgetState extends State<CartonSizeWidget> {
|
||||
children: [
|
||||
const SizedBox(height: 8),
|
||||
userRow,
|
||||
LocalTitle(textKey: "box.bill_to", topPadding: 8),
|
||||
LocalTitle(textKey: "box.bill_to", topPadding: 5),
|
||||
const SizedBox(height: 5),
|
||||
billRadioBox,
|
||||
const SizedBox(height: 8),
|
||||
|
||||
Reference in New Issue
Block a user