NodeFormatter typedef

NodeFormatter = void Function(InfiniteCanvasNode)

Implementation

typedef NodeFormatter = void Function(InfiniteCanvasNode);