approval level commented Code for filter .

etqan_ovr_integration
aamir-csol 4 weeks ago
parent eebaafcf7c
commit 12d8fd95ba

@ -296,7 +296,7 @@ class _EtqanOvrCreateRequestState extends State<EtqanOvrCreateRequest> {
activeColor: MyColors.gradiantEndColor, activeColor: MyColors.gradiantEndColor,
shape: RoundedRectangleBorder(borderRadius: BorderRadius.circular(4)), shape: RoundedRectangleBorder(borderRadius: BorderRadius.circular(4)),
), ),
const SizedBox(width: 8),
Expanded(child: Text(LocaleKeys.submitAsAnonymous.tr(), style: const TextStyle(fontSize: 14, fontWeight: FontWeight.w500, color: Color(0xff2B353E), letterSpacing: -0.44))), Expanded(child: Text(LocaleKeys.submitAsAnonymous.tr(), style: const TextStyle(fontSize: 14, fontWeight: FontWeight.w500, color: Color(0xff2B353E), letterSpacing: -0.44))),
], ],
), ),

Loading…
Cancel
Save