TodayWalletCard constructor
const
TodayWalletCard({})
Implementation
const TodayWalletCard({
super.key,
required this.walletBalance,
this.onFundsClick,
this.activeMembers = 0,
this.onAddMembers,
this.floatAmount,
this.nextLoadDate,
this.onSetUpPAD,
});