isDesktop property

bool isDesktop
final

desktop、macos web

Implementation

static final bool isDesktop = isMacOS || isWindows || isLinux;