menu
info_x package
documentation
device_info.dart
PlatformInfoFuture
locale property
locale property
dark_mode
light_mode
locale
property
Future
<
String
>
get
locale
Implementation
Future<String> get locale async => (await this).locale;
info_x package
documentation
device_info
PlatformInfoFuture
locale property
PlatformInfoFuture extension on
FutureOr
<
DeviceInfo
>