menu
nylo_support package
documentation
metro/models/metro_project_file.dart
MetroProjectFile
MetroProjectFile.new constructor
MetroProjectFile.new constructor
dark_mode
light_mode
MetroProjectFile
constructor
MetroProjectFile
(
String
name
, {
String
?
creationPath
,
})
Implementation
MetroProjectFile(String name, {this.creationPath}) : this.name = name;
nylo_support package
documentation
metro/models/metro_project_file
MetroProjectFile
MetroProjectFile.new constructor
MetroProjectFile class