IconComponent

public protocol IconComponent

Protocol representing a component with an icon

  • Icon used for the marker/card

    Declaration

    Swift

    var icon_: String? { get }