isTablet property

bool get isTablet

Is large and medium

Implementation

bool get isTablet => isL || isM;