isLargeTablet property

bool get isLargeTablet

Implementation

bool get isLargeTablet => mediaQueryShortestSide >= 720;