isPhone property

bool get isPhone

Implementation

static bool get isPhone => Get.context?.isPhone ?? false;