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