onMaxMobileWidth method

double? onMaxMobileWidth()

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

Implementation

double? onMaxMobileWidth() => null;