menu
otium_ecommerce
domain/use_case/localization/set_current_locale_use_case.dart
SetCurrentLocaleUseCase
SetCurrentLocaleUseCase constructor
SetCurrentLocaleUseCase
dark_mode
light_mode
SetCurrentLocaleUseCase
constructor
SetCurrentLocaleUseCase
(
{
required
ILocalizationRepository
localizationRepository
,
})
Implementation
SetCurrentLocaleUseCase({ required this.localizationRepository, });
otium_ecommerce
set_current_locale_use_case
SetCurrentLocaleUseCase
SetCurrentLocaleUseCase constructor
SetCurrentLocaleUseCase class