update carton form and info
This commit is contained in:
@@ -174,7 +174,7 @@ class _CartonSelectionWidgetState extends State<CartonSelectionWidget> {
|
||||
padding: EdgeInsets.only(left: 10, right: 10),
|
||||
child: Column(
|
||||
children: [
|
||||
const SizedBox(height: 8),
|
||||
const SizedBox(height: 5),
|
||||
LocalTitle(textKey: "box.select.cartion"),
|
||||
const SizedBox(height: 10),
|
||||
searchBox,
|
||||
|
||||
Reference in New Issue
Block a user