menu
daakia_vc_flutter_sdk package
documentation
presentation/screens/web_preview.dart
WebPreview
WebPreview.new const constructor
WebPreview.new const constructor
dark_mode
light_mode
WebPreview
constructor
const
WebPreview
(
{
required
String
url
,
Key
?
key
,
})
Implementation
const WebPreview({required this.url, super.key});
daakia_vc_flutter_sdk package
documentation
presentation/screens/web_preview
WebPreview
WebPreview.new const constructor
WebPreview class