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