Flutter
foundation
DiagnosticsProperty
<
T
>
allowWrap property
allowWrap
description
allowWrap
property
Null safety
bool
allowWrap
final
Whether to wrap text on onto multiple lines or not.
Implementation
@override final bool allowWrap;
Flutter
foundation
DiagnosticsProperty
<
T
>
allowWrap property
DiagnosticsProperty class
Constructors
DiagnosticsProperty
lazy
Properties
allowNameWrap
allowTruncate
allowWrap
defaultValue
emptyBodyDescription
exception
expandableValue
hashCode
ifEmpty
ifNull
isInteresting
level
linePrefix
missingIfNull
name
propertyType
runtimeType
showName
showSeparator
style
textTreeConfiguration
tooltip
value
Methods
getChildren
getProperties
isFiltered
noSuchMethod
toDescription
toJsonMap
toString
toStringDeep
toTimelineArguments
valueToString
Operators
operator ==