menu
u package
documentation
utils/u_local_storage.dart
ULocalStorage
getLocale static method
getLocale static method
dark_mode
light_mode
getLocale
static method
String
?
getLocale
(
)
Implementation
static String? getLocale() => getIfNotExpired(UConstants.locale);
u package
documentation
utils/u_local_storage
ULocalStorage
getLocale static method
ULocalStorage class