menu
excel2l10n package
documentation
exporter/exporter.dart
Exporter
buildFile abstract method
buildFile abstract method
dark_mode
light_mode
buildFile
abstract method
Future
<
void
>
buildFile
(
File
outputFile
,
L10nSheet
sheetData
)
Implementation
Future<void> buildFile(File outputFile, L10nSheet sheetData);
excel2l10n package
documentation
exporter/exporter
Exporter
buildFile abstract method
Exporter class