menu
moongate_flutter_sdk package
documentation
auth_webview.dart
AuthWebView
AuthWebView.new constructor
AuthWebView.new constructor
dark_mode
light_mode
AuthWebView
constructor
AuthWebView
(
{
required
String
url
,
required
dynamic
onAuthenticated
(
String
),
})
Implementation
AuthWebView({required this.url, required this.onAuthenticated});
moongate_flutter_sdk package
documentation
auth_webview
AuthWebView
AuthWebView.new constructor
AuthWebView class