menu
Dart
dart:html
DomTokenList
replace method
replace
dark_mode
light_mode
description
replace
method
void
replace
(
String
token
,
String
newToken
)
Implementation
void replace(String token, String newToken) native;
Dart
dart:html
DomTokenList
replace method
DomTokenList class
Cookies management controls