isPhone static method

bool isPhone()

Implementation

static bool isPhone() => navigatorKey.currentContext!.isPhone && !kIsWeb;