isDesktopSize static method

bool isDesktopSize()

Implementation

static bool isDesktopSize() => navigatorKey.currentContext!.width >= 1100;