kApplicationLocalizationRessourcDir property
This is the location of the i18n directory.
Implementation
static final String kApplicationLocalizationRessourcDir =
'resources${kIsWeb ? '/' : Platform.pathSeparator}i18n';
This is the location of the i18n directory.
static final String kApplicationLocalizationRessourcDir =
'resources${kIsWeb ? '/' : Platform.pathSeparator}i18n';