menu
simplify_satva package
documentation
webview/simple_webview.dart
SimpleWebview
SimpleWebview.new constructor
SimpleWebview.new constructor
dark_mode
light_mode
SimpleWebview
constructor
SimpleWebview
(
{
required
String
url
,
Color
?
backgroundColor
,
Key
?
key
,
})
Implementation
SimpleWebview({required this.url,this.backgroundColor,super.key});
simplify_satva package
documentation
webview/simple_webview
SimpleWebview
SimpleWebview.new constructor
SimpleWebview class