tablet property

TabletLayoutSize? tablet
final

tablet defines mobile screen type

Could be TabletLayoutSize.small or TabletLayoutSize.large

Implementation

final TabletLayoutSize? tablet;