menu
react_web package
documentation
react_web.dart
CaptureHandleConfigValue
CaptureHandleConfigValue.new constructor
CaptureHandleConfigValue.new constructor
dark_mode
light_mode
CaptureHandleConfigValue
constructor
CaptureHandleConfigValue
(
{
bool
?
exposeOrigin
,
String
?
handle
,
List
<
String
>
?
permittedOrigins
,
})
Implementation
CaptureHandleConfigValue({ this.exposeOrigin, this.handle, this.permittedOrigins, });
react_web package
documentation
react_web
CaptureHandleConfigValue
CaptureHandleConfigValue.new constructor
CaptureHandleConfigValue class