widgets/model_size_segmented_control library

Classes

ModelSizeSegmentedControl
Picks the active YOLO26 model size using a CupertinoSlidingSegmentedControl styled to match yolo-ios-app's Main.storyboard modelSegmentedControl. Chips read nano / small / medium / large / xlarge (the storyboard titles); sizes not yet on disk are dimmed to signal a download-on-tap. When downloadingSize matches a chip a thin LinearProgressIndicator tracks downloadFraction under the label.