defaultDiagnosticsTreeStyle property Null safety
read / write
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;