Flutter
foundation
DiagnosticsNode
allowWrap property
allowWrap
description
allowWrap
property
Null safety
bool
allowWrap
Whether to wrap text on onto multiple lines or not.
Implementation
bool get allowWrap => false;
Flutter
foundation
DiagnosticsNode
allowWrap 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