Flutter
foundation
DiagnosticsProperty
<
T
>
ifEmpty property
ifEmpty
description
ifEmpty
property
Null safety
String
?
ifEmpty
final
Description if the property description would otherwise be empty.
Implementation
final String? ifEmpty;
Flutter
foundation
DiagnosticsProperty
<
T
>
ifEmpty 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 ==