menu
tom_build_base package
documentation
tom_build_base_v2.dart
OutputSpec
filePath property
filePath property
dark_mode
light_mode
filePath
property
String
?
filePath
final
Optional destination file path;
null
means write to stdout.
Implementation
final String? filePath;
tom_build_base package
documentation
tom_build_base_v2
OutputSpec
filePath property
OutputSpec class