isShowQuotaSelectBox property

dynamic isShowQuotaSelectBox

Implementation

get isShowQuotaSelectBox => (widget.payload?.price ?? 0 ) >= 50000 && widget.c.resWallet.value.wallets.isNotEmpty;