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