menu
fluttery_framework package
documentation
view/app_statex.dart
AppStateX<T extends StatefulWidget>
inLocale property
inLocale property
dark_mode
light_mode
inLocale
property
Locale
? Function
()
?
inLocale
final
inherited
Returns current
Locale
if any.
Implementation
final Locale? Function()? inLocale;
fluttery_framework package
documentation
view/app_statex
AppStateX<T extends StatefulWidget>
inLocale property
AppStateX class