menu
constant_keys_generator package
documentation
file_config.dart
FileConfig
FileConfig.new constructor
FileConfig.new constructor
dark_mode
light_mode
FileConfig
constructor
FileConfig
(
{
required
String
inputFile
,
required
String
outputFile
,
String
?
className
,
})
Implementation
FileConfig({required this.inputFile, required this.outputFile, this.className});
constant_keys_generator package
documentation
file_config
FileConfig
FileConfig.new constructor
FileConfig class