breakpointIcon property

IconData breakpointIcon
final

The icons used for breakpoints and folding indicators in the gutter.

Defaults to Icons.circle for breakpoints.

Implementation

final IconData breakpointIcon;