isDeskTop property

bool isDeskTop

Implementation

static bool get isDeskTop => isWindows || isLinux || isMacOs;