GetPathFunction typedef

GetPathFunction = String Function(Locale locale)

Callback allowing to get the language path according to the specified locale.

Implementation

typedef GetPathFunction = String Function(Locale locale);