covid drive-thru

merge-requests/335/head
haroon amjad 5 years ago
parent da3ad90ddd
commit 5fb92c7816

@ -144,7 +144,7 @@ class _CovidPaymentDetailsState extends State<CovidPaymentDetails> {
isAgree = !isAgree; isAgree = !isAgree;
}); });
}, },
activeColor: Colors.blue, activeColor: Color(0xffB8382C),
), ),
Texts(TranslationBase.of(context) Texts(TranslationBase.of(context)
.iAgreeToTheTermsAndConditions), .iAgreeToTheTermsAndConditions),

Loading…
Cancel
Save