add fcs shipment apis
This commit is contained in:
@@ -31,7 +31,7 @@ class _InvitationEditorState extends State<InvitationEditor> {
|
||||
Expanded(
|
||||
child: DisplayText(
|
||||
text: widget.customer.phoneNumber,
|
||||
labelText: getLocalString(context, "customer.phone"),
|
||||
labelTextKey: getLocalString(context, "customer.phone"),
|
||||
iconData: Icons.phone,
|
||||
)),
|
||||
IconButton(
|
||||
|
||||
Reference in New Issue
Block a user