tablet property

Widget? tablet
final

Widget to display on tablet screens (>= 650 width && < 1100 width)

Implementation

final Widget? tablet;