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