enableFolding property

bool enableFolding
final

Whether to enable code folding functionality.

When true, fold icons appear in the gutter and code blocks can be collapsed.

Implementation

final bool enableFolding;