menu
rich_editor_gg package
documentation
rich_editor.dart
WebHistoryItem
WebHistoryItem.new constructor
WebHistoryItem.new constructor
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});
rich_editor_gg package
documentation
rich_editor
WebHistoryItem
WebHistoryItem.new constructor
WebHistoryItem class