menu
nitrogen_cli package
documentation
models.dart
ProjectInfo
ProjectInfo.new const constructor
ProjectInfo.new const constructor
dark_mode
light_mode
ProjectInfo
constructor
const
ProjectInfo
(
String
name
,
String
version
,
Directory
directory
)
Implementation
const ProjectInfo(this.name, this.version, this.directory);
nitrogen_cli package
documentation
models
ProjectInfo
ProjectInfo.new const constructor
ProjectInfo class