FlwCheckoutScreen constructor
const
FlwCheckoutScreen({
- required FlwCheckoutRequest flwCheckoutRequest,
- Key? key,
the constructor
Implementation
const FlwCheckoutScreen({required this.flwCheckoutRequest, super.key});