tablet property

Widget? tablet
final

The widget to be rendered for tablet screens. If not provided, the mobile widget will be used for tablet screens.

Implementation

final Widget? tablet;