menu
angel3_html_builder package
documentation
elements.dart
TextNode
TextNode constructor
TextNode constructor
dark_mode
light_mode
TextNode
constructor
TextNode
(
String
text
)
Implementation
TextNode(this.text) : super(':text');
angel3_html_builder package
documentation
elements
TextNode
TextNode constructor
TextNode class