update_3.16.0_CR5439_Pharmacy_Intervention
haroon amjad 7 months ago
parent b8ae0cf7d0
commit ee207d1641

@ -42,7 +42,7 @@ class Utils {
),
actions: [
AppButton(
onPressed: okFunction(),
onPressed: () => okFunction(),
title: TranslationBase.of(context).noteConfirm,
fontColor: Colors.white,
color: AppGlobal.appGreenColor,

Loading…
Cancel
Save