menu
flutter_sso_sdk package
documentation
Webview.dart
CustomWebView
CustomWebView.new const constructor
CustomWebView.new const constructor
dark_mode
light_mode
CustomWebView
constructor
const
CustomWebView
(
{
Key
?
key
,
required
String
initialUrl
,
})
Implementation
const CustomWebView({super.key, required this.initialUrl});
flutter_sso_sdk package
documentation
Webview
CustomWebView
CustomWebView.new const constructor
CustomWebView class