gutters property

double? gutters
final

The gutters (or horizontal padding) that exists on the left and right side of the footer. By default, it will use the gutters that are defined in the parent Pueprint widget

Implementation

final double? gutters;