isDesktop property

bool get isDesktop

Implementation

static bool get isDesktop =>  Platform.isWindows ||  Platform.isMacOS;