startLocale property

XLocale? startLocale
final

First Locale that the app starts with if there is not any saved locale. If equals null then it uses device locale.

Implementation

final XLocale? startLocale;