isMobileSize static method

bool isMobileSize()

Implementation

static bool isMobileSize() => navigatorKey.currentContext!.width < 850;