isDesktop property

bool get isDesktop

Check if current platform is desktop

Implementation

static bool get isDesktop => _isDesktopPlatform();