onInteraction property

dynamic Function(InteractionEvent)? onInteraction
final

Callback when the widget is interacted with

Implementation

final Function(InteractionEvent)? onInteraction;