menu
adaptive_screen package
documentation
device_info.dart
DeviceOS
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
static bool get isDesktop => isWindows || isMacOS || isLinux;
adaptive_screen package
documentation
device_info
DeviceOS
isDesktop property
DeviceOS class