ui/components/grid/bs_row library
Classes
- BsCol
- A column in the Bootstrap 12-column grid.
- BsColConfig
- Defines how many of the 12 columns a column occupies — per breakpoint. null = inherits from the smaller breakpoint (Bootstrap behavior: mobile first).
- BsRow
- Bootstrap's .row in Flutter — the heart of the 12-column grid.