enableFolding property
Whether to enable code folding functionality.
When true, fold icons appear in the gutter and code blocks can be collapsed.
Implementation
final bool enableFolding;
Whether to enable code folding functionality.
When true, fold icons appear in the gutter and code blocks can be collapsed.
final bool enableFolding;