menu
universal_web package
documentation
web.dart
NodeGlue
text property
text property
dark_mode
light_mode
text
property
set
text
(
String
s
)
Implementation
set text(String s) => textContent = s;
universal_web package
documentation
web
NodeGlue
text property
NodeGlue extension on
Node