menu
lightboxpaymentflutter package
documentation
widgets/we_page_for_web.dart
WebPageForWebPayment
WebPageForWebPayment const constructor
WebPageForWebPayment const constructor
dark_mode
light_mode
WebPageForWebPayment
constructor
const
WebPageForWebPayment
(
{
Key
?
key
,
String
?
url
,
})
Implementation
const WebPageForWebPayment({Key? key, this.url}) : super(key: key);
lightboxpaymentflutter package
documentation
widgets/we_page_for_web
WebPageForWebPayment
WebPageForWebPayment const constructor
WebPageForWebPayment class