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 YOLO26n / YOLO26s / YOLO26m / YOLO26l / YOLO26x; sizes not yet on disk get a prefix to signal a download-on-tap. When downloadingSize matches a chip a thin LinearProgressIndicator tracks downloadFraction under the label.