DonateWidget constructor
Implementation
const DonateWidget(
this.amount, {
super.key,
required this.name,
this.leading,
this.trailing,
this.tag,
this.height = 104 * 1,
this.bottom,
});
const DonateWidget(
this.amount, {
super.key,
required this.name,
this.leading,
this.trailing,
this.tag,
this.height = 104 * 1,
this.bottom,
});