menu
raven_verification package
documentation
view/widgets/webview.dart
KYCWebview
KYCWebview.new const constructor
KYCWebview.new const constructor
dark_mode
light_mode
KYCWebview
constructor
const
KYCWebview
(
{
Key
?
key
,
required
String
url
,
})
Implementation
const KYCWebview({super.key, required this.url});
raven_verification package
documentation
view/widgets/webview
KYCWebview
KYCWebview.new const constructor
KYCWebview class