menu
super_webview package
documentation
super_webview_platform_interface.dart
WebHistoryEntry
WebHistoryEntry.new const constructor
WebHistoryEntry.new const constructor
dark_mode
light_mode
WebHistoryEntry
constructor
const
WebHistoryEntry
(
{
required
String
url
,
required
String
title
,
required
String
originalUrl
,
})
Implementation
const WebHistoryEntry({required this.url, required this.title, required this.originalUrl});
super_webview package
documentation
super_webview_platform_interface
WebHistoryEntry
WebHistoryEntry.new const constructor
WebHistoryEntry class