onDecorationInteraction property

void Function(DecorationInteractionEvent)? onDecorationInteraction
getter/setter pair

Called when the user interacts with an existing decoration.

Implementation

void Function(DecorationInteractionEvent)? onDecorationInteraction;