isTab property

bool get isTab

Implementation

static bool get isTab => Get.context?.isTablet ?? false;