add disable customer function
This commit is contained in:
@@ -135,7 +135,7 @@ class _PaymentMethodPageState extends State<PaymentMethodPage> {
|
||||
Expanded(
|
||||
child: DisplayText(
|
||||
text: text,
|
||||
labelTextKey: getLocalString(context, labelKey),
|
||||
labelTextKey: labelKey,
|
||||
iconData: iconData,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user