menu
onairos package
documentation
embeddConnect.dart
OAuthWebView
OAuthWebView.new const constructor
OAuthWebView.new const constructor
dark_mode
light_mode
OAuthWebView
constructor
const
OAuthWebView
(
{
Key
?
key
,
required
String
url
,
required
String
platform
,
})
Implementation
const OAuthWebView({Key? key, required this.url, required this.platform}) : super(key: key);
onairos package
documentation
embeddConnect
OAuthWebView
OAuthWebView.new const constructor
OAuthWebView class