name property Null safety
final
Label describing the DiagnosticsNode, typically shown before a separator (see showSeparator).
The name will be omitted if the showName property is false.
Implementation
final String? name;
Label describing the DiagnosticsNode, typically shown before a separator (see showSeparator).
The name will be omitted if the showName property is false.
final String? name;