menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
WebHistory
WebHistory.new constructor
WebHistory.new
dark_mode
light_mode
WebHistory
constructor
WebHistory
(
{
int
?
currentIndex
,
List
<
WebHistoryItem
>
?
list
,
})
Implementation
WebHistory({this.currentIndex, this.list});
flutter_inappwebview_forge
flutter_inappwebview_forge
WebHistory
WebHistory.new constructor
WebHistory class