node

abstract fun node(action: Action<NodeAttributes>)(source)


abstract val node: NodeAttributes(source)

Configure the attributes applied by default to all module nodes, unless overridden by that node's GraphvizModuleTypeSpec.