BuyScreen constructor
const
BuyScreen(
- GetDongleResponse? getDongleResponse, {
- Key? key,
Implementation
const BuyScreen(this.getDongleResponse, {super.key});
const BuyScreen(this.getDongleResponse, {super.key});