defaultDiagnosticsTreeStyle property
getter/setter pair
      Default style to use for the DiagnosticsNode if no style is specified.
Implementation
DiagnosticsTreeStyle defaultDiagnosticsTreeStyle = DiagnosticsTreeStyle.sparse;Default style to use for the DiagnosticsNode if no style is specified.
DiagnosticsTreeStyle defaultDiagnosticsTreeStyle = DiagnosticsTreeStyle.sparse;