menu
raven_verification package
documentation
models/config.dart
WebviewControls
WebviewControls.new const constructor
WebviewControls.new const constructor
dark_mode
light_mode
WebviewControls
constructor
const
WebviewControls
(
{
void
onCopy
(
String
url
)?,
void
onOpenInBrowser
(
String
url
)?,
})
Implementation
const WebviewControls({this.onCopy, this.onOpenInBrowser});
raven_verification package
documentation
models/config
WebviewControls
WebviewControls.new const constructor
WebviewControls class