menu
bonga_chat package
documentation
bonga_sdk/webview.dart
MyWebView
MyWebView.new constructor
MyWebView.new constructor
dark_mode
light_mode
MyWebView
constructor
MyWebView
(
{
Key
?
key
,
required
String
selectedUrl
,
})
Implementation
MyWebView({super.key, // required this.title, required this.selectedUrl, });
bonga_chat package
documentation
bonga_sdk/webview
MyWebView
MyWebView.new constructor
MyWebView class