menu
flagship package
documentation
utils/device_tools.dart
FSDevice
getDeviceLanguage static method
getDeviceLanguage static method
dark_mode
light_mode
getDeviceLanguage
static method
String
?
getDeviceLanguage
(
)
Implementation
static String? getDeviceLanguage() { return Platform.localeName; }
flagship package
documentation
utils/device_tools
FSDevice
getDeviceLanguage static method
FSDevice class