Flutter
foundation
TextTreeConfiguration
mandatoryFooter property
mandatoryFooter
description
mandatoryFooter
property
Null safety
String
mandatoryFooter
final
Footer to add even for root nodes.
Implementation
final String mandatoryFooter;
Flutter
foundation
TextTreeConfiguration
mandatoryFooter property
TextTreeConfiguration class
Constructors
TextTreeConfiguration
Properties
addBlankLineIfNoChildren
afterDescription
afterDescriptionIfBody
afterName
afterProperties
beforeName
beforeProperties
bodyIndent
childLinkSpace
footer
hashCode
isBlankLineBetweenPropertiesAndChildren
isNameOnOwnLine
lineBreak
lineBreakProperties
linkCharacter
mandatoryAfterProperties
mandatoryFooter
prefixLastChildLineOne
prefixLineOne
prefixOtherLines
prefixOtherLinesRootNode
propertyPrefixIfChildren
propertyPrefixNoChildren
propertySeparator
runtimeType
showChildren
suffixLineOne
Methods
noSuchMethod
toString
Operators
operator ==