foldedIcon property

IconData foldedIcon
final

The icon used for the unfolded line folding indicator in the gutter.

Defaults to Icons.keyboard_arrow_down_outlined for unfolded lines.

Implementation

final IconData foldedIcon;