tablet property

Widget? tablet
final

Optional widget to display on tablet screens. If null, mobile is used.

Implementation

final Widget? tablet;