isTablet property

bool get isTablet

Implementation

static bool get isTablet => isOsMobile && isWindowSizeTabletOrDesktop;