tablet method

Widget? tablet()

A method to build the widget specifically for tablet screens.

Implementation

Widget? tablet() => null;