hide tips section

This commit is contained in:
Godwin Asuquo 2022-09-13 08:21:52 +03:00
parent 424cf25052
commit 3f560128e3

View file

@ -155,6 +155,7 @@ class IoniaBuyGiftCardDetailPage extends BasePage {
], ],
), ),
), ),
if(ioniaPurchaseViewModel.ioniaMerchant.acceptsTips)
Padding( Padding(
padding: const EdgeInsets.fromLTRB(24.0, 24.0, 0, 24.0), padding: const EdgeInsets.fromLTRB(24.0, 24.0, 0, 24.0),
child: Column( child: Column(