InteractiveStateExtension extension

Extension that provides utility methods for interactive states.

on

Methods

anyDrawingHit(Offset hitOffset) → InteractableDrawing<DrawingToolConfig>?

Available on InteractiveState, provided by the InteractiveStateExtension extension

Returns the drawing that was hit by the tap event. Returns null if no drawing was hit.