menu
reecosys_app package
documentation
screen/web_view_container.dart
WebViewContainer
WebViewContainer.new const constructor
WebViewContainer.new const constructor
dark_mode
light_mode
WebViewContainer
constructor
const
WebViewContainer
(
String
url
,
String
title
, {
Key
?
key
,
})
Implementation
const WebViewContainer(this.url, this.title, {super.key});
reecosys_app package
documentation
screen/web_view_container
WebViewContainer
WebViewContainer.new const constructor
WebViewContainer class