menu
dawn package
documentation
widgets.dart
TextNode
TextNode constructor
TextNode constructor
dark_mode
light_mode
TextNode
constructor
TextNode
(
Text
widget
)
Creates a new instance of
TextNode
.
Implementation
TextNode(super.widget) : super(element: html.SpanElement());
dawn package
documentation
widgets
TextNode
TextNode constructor
TextNode class