isDesktop property

bool isDesktop

Implementation

static bool get isDesktop => screenWidth >= _breakPoint.desktop;