renderer property

List<Figure> Function(Offset, Size) renderer
getter/setter pair

Indicates the custom render funcion of this annotation.

Implementation

List<Figure> Function(Offset, Size) renderer;