breakpoints property
Custom breakpoints to define when to switch tiers. Must contain up to 5 ascending values mapping to sm/md/lg/xl/xxl. If null, the tier is always QueryTier.xs.
Implementation
final List<double>? breakpoints;
Custom breakpoints to define when to switch tiers. Must contain up to 5 ascending values mapping to sm/md/lg/xl/xxl. If null, the tier is always QueryTier.xs.
final List<double>? breakpoints;