enabled property

bool enabled
final

Whether the gutter padding is enabled.

When false, no padding is applied regardless of the GutterTheme configuration.

Implementation

final bool enabled;