add fcs shipment in processing,update cargo types for carton
This commit is contained in:
@@ -74,7 +74,7 @@ class _AddRecoveryEmailState extends State<AddRecoveryEmail> {
|
||||
padding: const EdgeInsets.only(left: 15, right: 15, top: 10),
|
||||
children: [
|
||||
LocalText(context, 'profile.email_instruction',
|
||||
fontSize: 16, color: Colors.black),
|
||||
fontSize: 16, color: labelColor),
|
||||
const SizedBox(height: 15),
|
||||
emailBox,
|
||||
const SizedBox(height: 30),
|
||||
|
||||
Reference in New Issue
Block a user