components/flutter_datetime_picker/src/i18n_model library

Enums

LocaleType

Functions

i18nObjInLocale(LocaleType? localeType) Map<String, Object>
Get international object for localeType
i18nObjInLocaleLookup(LocaleType localeType, String key, int index) String
Get international lookup for a localeType, key and index.