menu
tart_dev package
documentation
ast.dart
Text
Text constructor
Text constructor
dark_mode
light_mode
Text
constructor
Text
(
Token
name
,
String
text
)
Implementation
Text(super.name, this.text);
tart_dev package
documentation
ast
Text
Text constructor
Text class