CoupanHomeScreen constructor
const
CoupanHomeScreen({
- Key? key,
- String? keyCoupan,
- WalletModel? data,
- String? type,
Implementation
const CoupanHomeScreen({super.key, this.keyCoupan, this.data, this.type});