Flutter
foundation
DiagnosticableNode
<
T extends Diagnosticable
>
value property
value
description
value
property
Null safety
T
value
final
The actual object this is diagnostics data for.
Implementation
@override final T value;
Flutter
foundation
DiagnosticableNode
<
T extends Diagnosticable
>
value property
DiagnosticableNode class
Constructors
DiagnosticableNode
Properties
allowNameWrap
allowTruncate
allowWrap
builder
emptyBodyDescription
hashCode
level
linePrefix
name
runtimeType
showName
showSeparator
style
textTreeConfiguration
value
Methods
getChildren
getProperties
isFiltered
noSuchMethod
toDescription
toJsonMap
toString
toStringDeep
toTimelineArguments
Operators
operator ==