menu
than_pkg package
documentation
view/t_webview.dart
TWebview
TWebview.new const constructor
TWebview.new const constructor
dark_mode
light_mode
TWebview
constructor
const
TWebview
(
{
Key
?
key
,
required
String
url
,
})
Implementation
const TWebview({super.key, required this.url});
than_pkg package
documentation
view/t_webview
TWebview
TWebview.new const constructor
TWebview class