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