menu
general_lib package
documentation
script_generate/script_generate_options.dart
ScriptGeneratorOptions
ScriptGeneratorOptions constructor
ScriptGeneratorOptions constructor
dark_mode
light_mode
ScriptGeneratorOptions
constructor
ScriptGeneratorOptions
(
{
required
String
fileSystemEntityIgnore
,
required
bool
isVerbose
,
})
Implementation
ScriptGeneratorOptions({ required this.fileSystemEntityIgnore, required this.isVerbose, });
general_lib package
documentation
script_generate/script_generate_options
ScriptGeneratorOptions
ScriptGeneratorOptions constructor
ScriptGeneratorOptions class