breakpointIcon property
The icons used for breakpoints and folding indicators in the gutter.
Defaults to Icons.circle for breakpoints.
Implementation
final IconData breakpointIcon;
The icons used for breakpoints and folding indicators in the gutter.
Defaults to Icons.circle for breakpoints.
final IconData breakpointIcon;