menu
joltax_framework package
documentation
taycan/models/taycan_project_file.dart
TaycanProjectFile
TaycanProjectFile.new constructor
TaycanProjectFile.new constructor
dark_mode
light_mode
TaycanProjectFile
constructor
TaycanProjectFile
(
String
name
, {
String
?
creationPath
,
})
Implementation
TaycanProjectFile(this.name, {this.creationPath});
joltax_framework package
documentation
taycan/models/taycan_project_file
TaycanProjectFile
TaycanProjectFile.new constructor
TaycanProjectFile class