Flutter
widgets
LocalHistoryEntry
LocalHistoryEntry
LocalHistoryEntry
Flutter
widgets
LocalHistoryEntry
LocalHistoryEntry
constructor
LocalHistoryEntry
Source
Flutter
widgets
LocalHistoryEntry
Constructors
LocalHistoryEntry
Properties
onRemove
hashCode
runtimeType
Operators
operator ==
Methods
remove
noSuchMethod
toString
LocalHistoryEntry
(
{
VoidCallback
onRemove
})
Creates an entry in the history of a
LocalHistoryRoute
.
Source
LocalHistoryEntry({ this.onRemove });