largeTablet method

Widget? largeTablet()

Widget to be displayed on large tablet screens.

Implementation

Widget? largeTablet() => null;