menu
fml package
documentation
eval/text_parser.dart
TextValue
TextValue.new constructor
TextValue.new constructor
dark_mode
light_mode
TextValue
constructor
TextValue
(
List
<
String
>
styles
,
String
text
)
Implementation
TextValue(this.styles, this.text);
fml package
documentation
eval/text_parser
TextValue
TextValue.new constructor
TextValue class