phone method

Widget? phone()

A method to build the widget specifically for phone screens.

Implementation

Widget? phone() => null;