onMaxTabletWidth method

double? onMaxTabletWidth()

The breakpoint used to determine whether the device is a tablet or a desktop.

Implementation

double? onMaxTabletWidth() => null;