isDesktop property
bool
get
isDesktop
Check if current platform is desktop
Implementation
static bool get isDesktop => _isDesktopPlatform();
Check if current platform is desktop
static bool get isDesktop => _isDesktopPlatform();