menu
getme package
documentation
get_navigation/src/routes/url_strategy/web/web_url.dart
removeLastHistory function
removeLastHistory function
dark_mode
light_mode
removeLastHistory
function
void
removeLastHistory
(
String
?
url
)
Implementation
void removeLastHistory(String? url) { window.location.replace(null); }
getme package
documentation
get_navigation/src/routes/url_strategy/web/web_url
removeLastHistory function
web_url library