addBlankLineIfNoChildren property Null safety
final
Whether to add a blank line at the end of the output for a node if it has no children.
See denseTextConfiguration for an example of setting this to false.
Implementation
final bool addBlankLineIfNoChildren;