mobileStack property
Whether to automatically stack columns vertically on small screens.
When true, each column becomes full width (100%) on screens smaller than 600px.
Defaults to true.
Implementation
final bool mobileStack;
Whether to automatically stack columns vertically on small screens.
When true, each column becomes full width (100%) on screens smaller than 600px.
Defaults to true.
final bool mobileStack;