watch method

Widget? watch()

A method to build the widget specifically for watch screens.

Implementation

Widget? watch() => null;