IconComponent
public protocol IconComponent
Protocol representing a component with an icon
-
Icon used for the marker/card
Declaration
Swift
var icon_: String? { get }
public protocol IconComponent
Protocol representing a component with an icon
Icon used for the marker/card
Swift
var icon_: String? { get }