menu
remit2any_auth package
documentation
webview_logout_page.dart
WebViewLogoutPage
WebViewLogoutPage.new const constructor
WebViewLogoutPage.new const constructor
dark_mode
light_mode
WebViewLogoutPage
constructor
const
WebViewLogoutPage
(
{
Key
?
key
,
required
String
logoutUrl
,
bool
redirectToLogin
=
false
,
})
Implementation
const WebViewLogoutPage({ super.key, required this.logoutUrl, this.redirectToLogin = false, });
remit2any_auth package
documentation
webview_logout_page
WebViewLogoutPage
WebViewLogoutPage.new const constructor
WebViewLogoutPage class