enableGuideLines property
Whether to show indentation guide lines.
Displays vertical lines at each indentation level to help visualize code structure.
Implementation
final bool enableGuideLines;
Whether to show indentation guide lines.
Displays vertical lines at each indentation level to help visualize code structure.
final bool enableGuideLines;