menu
dingodart package
documentation
node.dart
TextNode
TextNode.new constructor
TextNode.new constructor
dark_mode
light_mode
TextNode
constructor
TextNode
(
String
text
)
Implementation
TextNode(String text) { this.text = text; }
dingodart package
documentation
node
TextNode
TextNode.new constructor
TextNode class