BakongKhqrView constructor
const
BakongKhqrView({})
Implementation
const BakongKhqrView({
super.key,
this.width = 300,
this.padding,
required this.receiverName,
this.amount = 0.0,
required this.currency,
required this.qr,
this.duration,
this.showEmptyAmount = true,
this.isDark = false,
this.showShadow = true,
this.onRetry,
});