menu
firebridge package
documentation
firebridge.dart
ModalResponse<T>
locale property
locale property
dark_mode
light_mode
locale
property
Locale
?
locale
final
inherited
The preferred locale of the user that triggered this interaction.
Implementation
final Locale? locale;
firebridge package
documentation
firebridge
ModalResponse<T>
locale property
ModalResponse mixin