WebViewContent constructor
const
WebViewContent({})
Constructor
Implementation
const WebViewContent({
required this.source,
required this.sourceType,
this.headers,
this.webPostRequestBody,
});
Constructor
const WebViewContent({
required this.source,
required this.sourceType,
this.headers,
this.webPostRequestBody,
});