menu
bones_ui package
documentation
bones_ui_test.dart
NodeGlue
text property
text property
dark_mode
light_mode
text
property
@
Deprecated
('See Node.textContent')
set
text
(
String
s
)
Implementation
@Deprecated('See Node.textContent') set text(String s) => textContent = s;
bones_ui package
documentation
bones_ui_test
NodeGlue
text property
NodeGlue extension on
Node