menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
WebHistoryItem
WebHistoryItem.new constructor
WebHistoryItem.new
dark_mode
light_mode
WebHistoryItem
constructor
WebHistoryItem
(
{
int
?
entryId
,
int
?
index
,
int
?
offset
,
WebUri
?
originalUrl
,
String
?
title
,
WebUri
?
url
,
})
Implementation
WebHistoryItem({ this.entryId, this.index, this.offset, this.originalUrl, this.title, this.url, });
flutter_inappwebview_forge
flutter_inappwebview_forge
WebHistoryItem
WebHistoryItem.new constructor
WebHistoryItem class