component/support/switch_size library

Classes

BigSmall
A simple binary responsive widget that switches between large and small Widget children based on a 700px screen width threshold from MediaQuery.
SwitchSize
A responsive utility widget that dynamically switches between child Widgets based on screen width breakpoints from MediaQuery.