menu
jaspr_hooks package
documentation
web.dart
HistoryController
replace abstract method
replace abstract method
dark_mode
light_mode
replace
abstract method
void
replace
(
Uri
uri
, {
Object
?
state
,
})
Replaces the current same-document history entry.
Implementation
void replace(Uri uri, {Object? state});
jaspr_hooks package
documentation
web
HistoryController
replace abstract method
HistoryController class