menu
Flutter
dart:html
BeforeUnloadEvent
returnValue property
returnValue
dark_mode
light_mode
returnValue
property
String
?
get
returnValue
Implementation
String? get returnValue native;
set
returnValue
(
String
?
value
)
Implementation
set returnValue(String? value) native;
Flutter
dart:html
BeforeUnloadEvent
returnValue property
BeforeUnloadEvent class
Cookies management controls