breakpoints property
The breakpoints configuration for device type detection.
If not provided, uses AdaptiveBreakpoints defaults:
- phone: < 600
- tablet: 600-1024
- desktop: > 1024
Implementation
final AdaptiveBreakpoints breakpoints;
The breakpoints configuration for device type detection.
If not provided, uses AdaptiveBreakpoints defaults:
final AdaptiveBreakpoints breakpoints;