selectionDecorator

abstract var selectionDecorator: DatumDecorator<DOMAIN>

The selection decorator lambda will be called on each sign, use this to draw custom decorations on a selected sign. Initialized to defaultSelectionDecorator.