hide tips section (#509)

This commit is contained in:
Godwin Asuquo 2022-09-16 23:15:34 +03:00 committed by GitHub
parent 4f0b7bf51a
commit 54bc40c503
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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(