menu
lite_forms package
documentation
intl_local/lib/src/global_state.dart
getCurrentLocale function
getCurrentLocale function
dark_mode
light_mode
getCurrentLocale
function
String
getCurrentLocale
(
)
Implementation
String getCurrentLocale() { defaultLocale ??= systemLocale; return defaultLocale!; }
lite_forms package
documentation
intl_local/lib/src/global_state
getCurrentLocale function
global_state library