renderer property

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

Indicates the custom render funcion of this annotation.

Implementation

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