qualify abstract method
The qualification has to be implemented here. Default (BreakpointsQualifier) implementation will simply extract the smallest side's size from the MediaQuery and apply breakpoints to it
Implementation
ScreenSize qualify(BuildContext context);