menu
locale_settings package
documentation
locale_settings_platform_interface.dart
LocaleSettingsPlatform
getCurrentLocale abstract method
getCurrentLocale abstract method
dark_mode
light_mode
getCurrentLocale
abstract method
Future
<
Locale
?
>
getCurrentLocale
(
)
Implementation
Future<Locale?> getCurrentLocale();
locale_settings package
documentation
locale_settings_platform_interface
LocaleSettingsPlatform
getCurrentLocale abstract method
LocaleSettingsPlatform class