gutterWidth property

double? gutterWidth
final

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;