menu
custompackage1 package
documentation
custompackage1.dart
TextValue
TextValue.new constructor
TextValue.new constructor
dark_mode
light_mode
TextValue
constructor
TextValue
(
{
required
List
<
TextValueLine
>
lines
,
})
Implementation
TextValue({ required this.lines, });
custompackage1 package
documentation
custompackage1
TextValue
TextValue.new constructor
TextValue class