spacing property
Horizontal gap between the gutter and the code, in logical pixels. When null, defaults to two character widths of the base text style, so the gap scales with the font size.
Implementation
final double? spacing;
Horizontal gap between the gutter and the code, in logical pixels. When null, defaults to two character widths of the base text style, so the gap scales with the font size.
final double? spacing;