PROTOCOL
SelectorItemModel
public protocol SelectorItemModel: CustomDebugStringConvertible, CustomStringConvertible, Sendable
A model that is used for the selector items list.
Properties
title
var title: String
A title label for the selector item.