menu
ultralytics_yolo package
documentation
widgets/yolo_controller.dart
LensInfo
LensInfo.new const constructor
LensInfo.new const constructor
dark_mode
light_mode
LensInfo
constructor
const
LensInfo
(
{
required
double
zoomFactor
,
required
String
label
,
})
Implementation
const LensInfo({required this.zoomFactor, required this.label});
ultralytics_yolo package
documentation
widgets/yolo_controller
LensInfo
LensInfo.new const constructor
LensInfo class