isDesktop top-level property

bool isDesktop

Implementation

bool get isDesktop => isMacOS || isWindows || isLinux;