onMaxMobileWidth method
The breakpoint used to determine whether the device is a mobile device or a tablet.
Implementation
double? onMaxMobileWidth() => null;
The breakpoint used to determine whether the device is a mobile device or a tablet.
double? onMaxMobileWidth() => null;