desktop method

Widget? desktop()

A method to build the widget specifically for desktop screens.

Implementation

Widget? desktop() => null;