menu
flutter_easy package
documentation
utils/src/hw/hw_html.dart
hwSetLocationHref function
hwSetLocationHref function
dark_mode
light_mode
hwSetLocationHref
function
void
hwSetLocationHref
(
String
href
)
Implementation
void hwSetLocationHref(String href) { window.location.href = href; }
flutter_easy package
documentation
utils/src/hw/hw_html
hwSetLocationHref function
hw_html library