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