menu
redstonex package
documentation
commons/functions/basic-functions/mobile_device_helper.dart
MobileDeviceHelper
isLinux static method
isLinux static method
dark_mode
light_mode
isLinux
static method
bool
isLinux
(
)
Platform whether linux
Implementation
static bool isLinux() => Platform.isLinux;
redstonex package
documentation
commons/functions/basic-functions/mobile_device_helper
MobileDeviceHelper
isLinux static method
MobileDeviceHelper class