shouldInsertANewLine property

bool Function(String localName)? shouldInsertANewLine
final

Function to determine if a new line should be inserted after a node.

Implementation

final bool Function(String localName)? shouldInsertANewLine;