tablet property

double tablet
final

Screen width threshold for desktop (default: 1024) Screens >= phone and < this value are considered tablets

Implementation

final double tablet;