Flutter
foundation
DiagnosticsNode
allowNameWrap property
allowNameWrap
description
allowNameWrap
property
Null safety
bool
allowNameWrap
Whether to wrap the name onto multiple lines or not.
Implementation
bool get allowNameWrap => false;
Flutter
foundation
DiagnosticsNode
allowNameWrap property
DiagnosticsNode class
Constructors
DiagnosticsNode
message
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 ==
Static methods
toJsonList