beforeContent property

void Function(Attribute<Object?> attribute, Node node, StringSink output)? beforeContent
final

Implementation

final void Function(
  Attribute<Object?> attribute,
  Node node,
  StringSink output,
)? beforeContent;