BootpayAppPage constructor

BootpayAppPage(
  1. BootpayWebView? webView,
  2. double? padding
)

Implementation

BootpayAppPage(this.webView, this.padding);