update_3.16.0_CR5439_Pharmacy_Intervention
haroon amjad 1 year ago
parent b8ae0cf7d0
commit ee207d1641

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

Loading…
Cancel
Save