menu
on_the_fly
core\output_builder.dart
OutputPathHandler typedef
OutputPathHandler
dark_mode
light_mode
OutputPathHandler
typedef
OutputPathHandler
=
String
Function
(
String
inputPath
,
FileFormat
outputType
)
Implementation
typedef OutputPathHandler = String Function( String inputPath, FileFormat outputType);
on_the_fly
output_builder
OutputPathHandler typedef
output_builder library