enabled property

bool enabled
final

Whether the gutter padding is enabled.

Overrides GutterTheme.enabled for this instance; when false, applies zero padding to allow full-width sliver content, useful in hero sections or banners.

Implementation

final bool enabled;