gutterWidth property
The width of the gutter. Dynamic by default, which means it can adapt best width based on line number. So recommended to leave it null.
Implementation
final double? gutterWidth;
The width of the gutter. Dynamic by default, which means it can adapt best width based on line number. So recommended to leave it null.
final double? gutterWidth;