onDetectionTap property

void Function(YOLOResult detection)? onDetectionTap
final

Implementation

final void Function(YOLOResult detection)? onDetectionTap;