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