NimbblCheckoutWebView constructor
const
NimbblCheckoutWebView({})
Implementation
const NimbblCheckoutWebView({
super.key,
required this.options,
this.localUrl,
required this.btnBackGroundColor,
required this.btnTextColor
});