BootpayAppPage constructor
BootpayAppPage(
- BootpayWebView? webView,
- double? padding
Implementation
BootpayAppPage(this.webView, this.padding);
BootpayAppPage(this.webView, this.padding);