$DiagnosticsTreeStyle.wrap constructor
$DiagnosticsTreeStyle.wrap(
- DiagnosticsTreeStyle $value
Wrap a DiagnosticsTreeStyle in a $DiagnosticsTreeStyle
Implementation
$DiagnosticsTreeStyle.wrap(this.$value) : _superclass = $Object($value);