menu
dungeon_world_data package
documentation
_repository.dart
RepositoryItem<T>
currentLocale property
currentLocale property
dark_mode
light_mode
currentLocale
property
String
get
currentLocale
The current locale.
Implementation
String get currentLocale => _currentLocale!;
dungeon_world_data package
documentation
_repository
RepositoryItem<T>
currentLocale property
RepositoryItem class