enabled property
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;
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.
final bool enabled;