LocalHistoryEntry constructor Null safety
- {VoidCallback? onRemove}
Creates an entry in the history of a LocalHistoryRoute.
Implementation
LocalHistoryEntry({ this.onRemove });
Creates an entry in the history of a LocalHistoryRoute.
LocalHistoryEntry({ this.onRemove });