enabled property

bool enabled
final

Whether the gutter padding is enabled.

When false, bypasses theme calculation for zero-padding scenarios, such as edge-to-edge images or full-width cards, overriding GutterTheme.enabled.

Implementation

final bool enabled;