menu
tiptool package
documentation
tt.dart
PathData
PathData.new constructor
PathData.new constructor
dark_mode
light_mode
PathData
constructor
PathData
(
{
required
List
<
String
>
souls
,
dynamic
value
,
bool
complete
=
false
,
})
Implementation
PathData({required this.souls, this.value, this.complete = false});
tiptool package
documentation
tt
PathData
PathData.new constructor
PathData class