LocalHistoryEntry constructor

LocalHistoryEntry({VoidCallback onRemove })

Creates an entry in the history of a LocalHistoryRoute.

Implementation

LocalHistoryEntry({ this.onRemove });