menu
customerpulse_flutter package
documentation
customer_pulse_web_view.dart
CustomerPulseWebView
CustomerPulseWebView.new const constructor
CustomerPulseWebView.new const constructor
dark_mode
light_mode
CustomerPulseWebView
constructor
const
CustomerPulseWebView
(
{
Key
?
key
,
required
String
url
,
})
Implementation
const
CustomerPulseWebView({
super
.key,
required
this
.url});
customerpulse_flutter package
documentation
customer_pulse_web_view
CustomerPulseWebView
CustomerPulseWebView.new const constructor
CustomerPulseWebView class