unfoldedIcon property

IconData unfoldedIcon
final

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

Defaults to Icons.chevron_right_outlined for folded lines.

Implementation

final IconData unfoldedIcon;