menu
gator package
documentation
models/gator_config.dart
GatorConfig
outputPath property
outputPath property
dark_mode
light_mode
outputPath
property
String
?
outputPath
final
The optional output path for the generated file.
Implementation
final String? outputPath;
gator package
documentation
models/gator_config
GatorConfig
outputPath property
GatorConfig class