menu
sfwf package
documentation
device/device_detector.dart
DeviceDetector
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
static bool get isDesktop => type == DeviceType.desktop;
sfwf package
documentation
device/device_detector
DeviceDetector
isDesktop property
DeviceDetector class