menu
flutter_devops_kit package
documentation
models/init_config.dart
InitConfig
locales property
locales property
dark_mode
light_mode
locales
property
List
<
String
>
locales
final
The locales supported by the project.
Implementation
final List<String> locales;
flutter_devops_kit package
documentation
models/init_config
InitConfig
locales property
InitConfig class