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