leftGutterFunc property
A function that returns the gutter for a given line index. If provided, gutter is ignored for rendering but still used for width calculations.
Implementation
final GutterFunc? leftGutterFunc;
A function that returns the gutter for a given line index. If provided, gutter is ignored for rendering but still used for width calculations.
final GutterFunc? leftGutterFunc;