SimpleVennIntersectionTapCallback typedef

SimpleVennIntersectionTapCallback = void Function(SimpleVennIntersection intersection)

Implementation

typedef SimpleVennIntersectionTapCallback =
    void Function(SimpleVennIntersection intersection);