menu
otium_ecommerce
domain/repository/localization/localization_repository.dart
ILocalizationRepository
setCurrentLocale abstract method
setCurrentLocale
dark_mode
light_mode
setCurrentLocale
abstract method
Future
<
void
>
setCurrentLocale
(
String
locale
)
Implementation
Future<void> setCurrentLocale(String locale);
otium_ecommerce
localization_repository
ILocalizationRepository
setCurrentLocale abstract method
ILocalizationRepository class