True if the current device is Tablet
bool get isTabletSize => isSmallTabletSize || isLargeTabletSize;