controller property
Optional controller for managing detection settings.
If not provided, a default controller will be created internally. Use a controller when you need to adjust thresholds or switch cameras.
Implementation
final YOLOViewController? controller;