isDesktopScreen property

bool isDesktopScreen

Implementation

bool get isDesktopScreen => screenWidth >= 1440;