menu
df_config package
documentation
df_translate_src/translation_file_reader.dart
TranslationFileReader
translationsDirPath property
translationsDirPath property
dark_mode
light_mode
translationsDirPath
property
List
<
String
>
translationsDirPath
final
The directory path where the translations are stored.
Implementation
final List<String> translationsDirPath;
df_config package
documentation
df_translate_src/translation_file_reader
TranslationFileReader
translationsDirPath property
TranslationFileReader class