gutter property

double gutter
final

The size of gutters in pixels in this breakpoint system entry. Typically the same as margins.

Gutters represents the space between the columns.

https://material.io/design/layout/responsive-layout-grid.html#columns-gutters-and-margins

Implementation

final double gutter;