menu
at_follows_flutter package
documentation
widgets/web_view_screen.dart
WebViewScreen
WebViewScreen constructor
WebViewScreen constructor
dark_mode
light_mode
WebViewScreen
constructor
WebViewScreen
(
{
required
String
url
,
required
String
title
,
})
Implementation
WebViewScreen({ required this.url, required this.title, });
at_follows_flutter package
documentation
widgets/web_view_screen
WebViewScreen
WebViewScreen constructor
WebViewScreen class